pdns/docker-compose-traefik.yml aktualisiert
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
|||||||
|
|
||||||
environment:
|
environment:
|
||||||
# API & Webserver
|
# API & Webserver
|
||||||
|
PDNS_API: "yes"
|
||||||
PDNS_API_KEY: ${PDNS_API_KEY:-changeme}
|
PDNS_API_KEY: ${PDNS_API_KEY:-changeme}
|
||||||
PDNS_WEBSERVER: yes
|
PDNS_WEBSERVER: yes
|
||||||
PDNS_WEBSERVER_ADDRESS: 0.0.0.0
|
PDNS_WEBSERVER_ADDRESS: 0.0.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user