diff --git a/powerdns-admin/docker-compose-traefik.yml b/powerdns-admin/docker-compose-traefik.yml index 0491e9f..6956aa8 100644 --- a/powerdns-admin/docker-compose-traefik.yml +++ b/powerdns-admin/docker-compose-traefik.yml @@ -5,7 +5,7 @@ services: environment: SECRET_KEY: ${PDNS_ADMIN_SECRET_KEY:-a-very-secret-key} - + #SIGNUP_ENABLED: ${PDNS_ADMIN_SIGNUP_ENABLED:-False} volumes: - ${PDNS_ADMIN_DATA_PATH:-pda-data}:/data