mirror of
https://github.com/luscis/openlan.git
synced 2025-10-05 00:32:59 +08:00
docker: powerdns admin
This commit is contained in:
@@ -38,6 +38,10 @@ services:
|
|||||||
- /opt/powerdns/recursor.d:/etc/powerdns/recursor.d
|
- /opt/powerdns/recursor.d:/etc/powerdns/recursor.d
|
||||||
depends_on:
|
depends_on:
|
||||||
- auth
|
- auth
|
||||||
|
admin:
|
||||||
|
image: powerdnsadmin/pda-legacy:latest
|
||||||
|
ports:
|
||||||
|
- "9191:80"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
Reference in New Issue
Block a user