You've already forked powerdns-admin
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
f8f9c89696 |
@@ -10,6 +10,8 @@ services:
|
|||||||
- GUNICORN_WORKERS=2
|
- GUNICORN_WORKERS=2
|
||||||
- GUNICORN_LOGLEVEL=INFO
|
- GUNICORN_LOGLEVEL=INFO
|
||||||
- OFFLINE_MODE=False
|
- OFFLINE_MODE=False
|
||||||
|
extra_hosts:
|
||||||
|
- host.docker.internal:host-gateway
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=${TRAEFIK_ENABLED}
|
- traefik.enable=${TRAEFIK_ENABLED}
|
||||||
- traefik.docker.network=traefik
|
- traefik.docker.network=traefik
|
||||||
|
Reference in New Issue
Block a user