powerdns/docker-compose.yml aktualisiert
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "53:53"
|
- "53:53"
|
||||||
- "53:53/udp"
|
- "53:53/udp"
|
||||||
- "${PDNS_API_PORT:-8081}:8081"
|
- "${PDNS_API_PORT:-8051}:8081"
|
||||||
environment:
|
environment:
|
||||||
- PDNS_API=${PDNS_API:-yes}
|
- PDNS_API=${PDNS_API:-yes}
|
||||||
- PDNS_API_KEY=${PDNS_API_KEY:-SuperSecretAPIKey}
|
- PDNS_API_KEY=${PDNS_API_KEY:-SuperSecretAPIKey}
|
||||||
|
|||||||
Reference in New Issue
Block a user