Merge pull request #52 from 4n70w4/patch-1

Update README.md
This commit is contained in:
Christoph Wiechert 2020-09-12 19:25:56 +02:00 committed by GitHub
commit 08d7cf62a9
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