mirror of
https://github.com/pschiffe/docker-pdns.git
synced 2025-01-18 11:01:14 +01:00
Compare commits
2 commits
950b86265f
...
643f44b9f9
Author | SHA1 | Date | |
---|---|---|---|
|
643f44b9f9 | ||
|
5ae57fa83f |
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
||||||
image: pschiffe/pdns-recursor:${RECURSOR_TAG:-latest}
|
image: pschiffe/pdns-recursor:${RECURSOR_TAG:-latest}
|
||||||
networks:
|
networks:
|
||||||
pdns-mysql:
|
pdns-mysql:
|
||||||
- ipv6_address: ${NETWORK_IPV6_PREFIX}::1
|
ipv6_address: ${NETWORK_IPV6_PREFIX}::7
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
ulimits:
|
ulimits:
|
||||||
|
|
Loading…
Reference in a new issue