Update README.md

https://github.com/psi-4ward/docker-powerdns/issues/36
This commit is contained in:
Krot Eval 2020-09-12 19:30:35 +03:00 committed by GitHub
parent 9660fe5c36
commit d17b23ad78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ $ docker run --name pdns \
-p 53:53/udp \
-e MYSQL_USER=root \
-e MYSQL_PASS=supersecret \
-e MYSQL_PORT=3306 \
psitrax/powerdns \
--cache-ttl=120 \
--allow-axfr-ips=127.0.0.1,123.1.2.3