mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:54:09 -04:00
chore(Dockerfile): remove empty lines between ENV
This commit is contained in:
@@ -66,15 +66,12 @@ ENV \
|
||||
DATADIR=/updater/data \
|
||||
RESOLVER_ADDRESS= \
|
||||
RESOLVER_TIMEOUT=5s \
|
||||
|
||||
# Web UI
|
||||
LISTENING_PORT=8000 \
|
||||
ROOT_URL=/ \
|
||||
|
||||
# Backup
|
||||
BACKUP_PERIOD=0 \
|
||||
BACKUP_DIRECTORY=/updater/data \
|
||||
|
||||
# Other
|
||||
LOG_LEVEL=info \
|
||||
LOG_CALLER=hidden \
|
||||
|
||||
Reference in New Issue
Block a user