mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:54:09 -04:00
feat(config): LISTENING_ADDRESS configuration key (#590)
This commit is contained in:
@@ -86,7 +86,7 @@ ENV \
|
||||
RESOLVER_ADDRESS= \
|
||||
RESOLVER_TIMEOUT=5s \
|
||||
# Web UI
|
||||
LISTENING_PORT=8000 \
|
||||
LISTENING_PORT=:8000 \
|
||||
ROOT_URL=/ \
|
||||
# Backup
|
||||
BACKUP_PERIOD=0 \
|
||||
|
||||
Reference in New Issue
Block a user