Commit 57e17e6
committed
feat: add verbose logging option to docker-compose.server.yml
Set VERBOSE=true to enable debug logging for all Rust components:
VERBOSE=true docker compose -f docker-compose.server.yml up
Default: info level with debug for platform_server, platform, challenge_orchestrator1 parent ce04921 commit 57e17e6
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments