updated logging level
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
ports:
|
||||
- "8000:8000"
|
||||
environment:
|
||||
- LOGGER_LEVEL=info
|
||||
- LOGGER_LEVEL=debug
|
||||
- LISTEN_IP=0.0.0.0
|
||||
- LISTEN_PORT=8000
|
||||
- REPO_DIR=/home/app/repo/
|
||||
Reference in New Issue
Block a user