mirror of
https://github.com/pschiffe/docker-pdns.git
synced 2025-01-18 19:11:14 +01:00
Compare commits
No commits in common. "643f44b9f9aa12f91031cac1ade314c8dfd2b7d5" and "950b86265fa7ee3c695f3b4a227ce90bbe92a704" have entirely different histories.
643f44b9f9
...
950b86265f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
|||
image: pschiffe/pdns-recursor:${RECURSOR_TAG:-latest}
|
||||
networks:
|
||||
pdns-mysql:
|
||||
ipv6_address: ${NETWORK_IPV6_PREFIX}::7
|
||||
- ipv6_address: ${NETWORK_IPV6_PREFIX}::1
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ulimits:
|
||||
|
|
Loading…
Reference in a new issue