chore: Update network configuration to use host network instead of web network
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user