pdns/docker-compose-traefik.yml aktualisiert
This commit is contained in:
@@ -37,6 +37,7 @@ services:
|
|||||||
api-key=$${PDNS_API_KEY}
|
api-key=$${PDNS_API_KEY}
|
||||||
webserver-allow-from=$${PDNS_API_ALLOW_FROM}
|
webserver-allow-from=$${PDNS_API_ALLOW_FROM}
|
||||||
loglevel=$${PDNS_LOG_LEVEL}
|
loglevel=$${PDNS_LOG_LEVEL}
|
||||||
|
allow-notify-from=$${PDNS_ALLOW_NOTIFY_FROM}
|
||||||
launch=gsqlite3
|
launch=gsqlite3
|
||||||
gsqlite3-database=/data/pdns.sqlite3
|
gsqlite3-database=/data/pdns.sqlite3
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user