pdns/docker-compose-traefik.yml aktualisiert

This commit is contained in:
2026-01-03 02:39:29 +00:00
parent 6257360493
commit a8ebf04fd6

View File

@@ -14,6 +14,7 @@ services:
PDNS_WEBSERVER_PORT: 8081
PDNS_LOG_DNS_QUERIES: ${PDNS_LOG_QUERIES:-yes}
PDNS_WEBSERVER_LOGGING: ${PDNS_LOG_WEB:-yes}
PDNS_LOGLEVEL=${PDNS_LOG_LEVEL:-6}
# Master/Slave
PDNS_MASTER: ${PDNS_MASTER:-yes}