powerdns-admin/docker-compose.yml aktualisiert
This commit is contained in:
@@ -5,7 +5,9 @@ services:
|
||||
environment:
|
||||
SECRET_KEY: ${PDNS_ADMIN_SECRET_KEY:-a-very-secret-key}
|
||||
volumes:
|
||||
- ${PDNS_ADMIN_DATA_PATH:-./pda-data}:/data
|
||||
- ${PDNS_ADMIN_DATA_PATH:-pda-data}:/data
|
||||
ports:
|
||||
- "${PDNS_ADMIN_PORT:-9191}:80"
|
||||
|
||||
volumes:
|
||||
pda-data:
|
||||
Reference in New Issue
Block a user