Skip to content

Commit

Permalink
docker: powerdns admin
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldin95 committed May 13, 2024
1 parent cac185f commit 2d867e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/powerdns/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ services:
- /opt/powerdns/recursor.d:/etc/powerdns/recursor.d
depends_on:
- auth
admin:
image: powerdnsadmin/pda-legacy:latest
ports:
- "9191:80"

networks:
default:
Expand Down

0 comments on commit 2d867e2

Please sign in to comment.