Commit c9a959f
committed
Add --debug option to server to log tracebacks on failures
podman build . -t cheat.sh
podman run -it --rm -p 8002 cheat.sh bin/srv.py --debug
https://stackoverflow.com/questions/26026148/how-to-run-wsgiserver-in-verbose-or-debug-mode1 parent b2114a4 commit c9a959f
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
277 | 280 | | |
278 | 281 | | |
279 | 282 | | |
| |||
0 commit comments