mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:54:09 -04:00
feat(config): add SERVER_ENABLED defaulting to yes
This commit is contained in:
@@ -90,6 +90,7 @@ ENV \
|
||||
RESOLVER_ADDRESS= \
|
||||
RESOLVER_TIMEOUT=5s \
|
||||
# Web UI
|
||||
SERVER_ENABLED=yes \
|
||||
LISTENING_ADDRESS=:8000 \
|
||||
ROOT_URL=/ \
|
||||
# Backup
|
||||
|
||||
Reference in New Issue
Block a user