Refactor docker-compose.yml to update dozzle service configuration

This commit is contained in:
2024-05-28 19:51:30 +08:00
parent 6348bb0fbb
commit b64e4984af
4 changed files with 846 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Environment variables for docker-compose.yml
PUID=1000
PGID=1000
LOG_LEVEL="DEBUG"
LOG_LEVEL="INFO"
NETWORK="web"
TZ="Asia/Singapore"
## dashboard configs