pdns/docker-compose-traefik.yml aktualisiert
This commit is contained in:
@@ -36,8 +36,6 @@ 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}
|
||||||
NOTIFY_IPS=$${PDNS_ALLOW_NOTIFY_FROM:-172.16.1.1}
|
|
||||||
AXFR_IPS=$${PDNS_ALLOW_AXFR_IPS:-172.16.1.1}
|
|
||||||
launch=gsqlite3
|
launch=gsqlite3
|
||||||
gsqlite3-database=/data/pdns.sqlite3
|
gsqlite3-database=/data/pdns.sqlite3
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user