chore: Update network configuration to use host network instead of web network

This commit is contained in:
2024-05-18 16:14:35 +08:00
parent cdcf9d6493
commit 13247fb519
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Environment variables for docker-compose.yml
LOG_LEVEL="DEBUG"
NETWORK="host"
NETWORK="web"
TZ="Asia/Singapore"
## dashboard configs
HOST="furyhawk.lol"