feat(config): add SERVER_ENABLED defaulting to yes

This commit is contained in:
Quentin McGaw
2024-06-13 19:51:52 +00:00
parent 776206eec8
commit cc995a79c8
4 changed files with 26 additions and 3 deletions

View File

@@ -90,6 +90,7 @@ ENV \
RESOLVER_ADDRESS= \
RESOLVER_TIMEOUT=5s \
# Web UI
SERVER_ENABLED=yes \
LISTENING_ADDRESS=:8000 \
ROOT_URL=/ \
# Backup