updated logging level

This commit is contained in:
brb
2023-07-06 12:19:33 +02:00
parent 31e771eb9f
commit 47576392a9
+1 -1
View File
@@ -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/