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

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