pdns/docker-compose-traefik.yml aktualisiert
This commit is contained in:
@@ -27,8 +27,6 @@ services:
|
|||||||
|
|
||||||
# Pfad zum Binary finden
|
# Pfad zum Binary finden
|
||||||
PDNS_BIN=$$(which pdns_server || echo "/usr/local/sbin/pdns_server")
|
PDNS_BIN=$$(which pdns_server || echo "/usr/local/sbin/pdns_server")
|
||||||
NOTIFY_IPS=$${PDNS_ALLOW_NOTIFY_FROM:-127.0.0.1}
|
|
||||||
AXFR_IPS=$${PDNS_ALLOW_AXFR_IPS:-127.0.0.1}
|
|
||||||
# 1. API-Konfiguration schreiben
|
# 1. API-Konfiguration schreiben
|
||||||
cat > /etc/powerdns/pdns.d/99-env.conf <<EOF
|
cat > /etc/powerdns/pdns.d/99-env.conf <<EOF
|
||||||
api=yes
|
api=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user