Fix example in README. Closes #15

This commit is contained in:
Christoph Wiechert 2018-10-12 11:21:55 +02:00
parent 52abafce3e
commit 92c5339fad

View File

@ -36,7 +36,7 @@ $ docker run --name pdns \
-e MYSQL_PASS=supersecret \
psitrax/powerdns \
--cache-ttl=120 \
--allow-axfr-ips=127.0.0.1 123.1.2.3
--allow-axfr-ips=127.0.0.1,123.1.2.3
```
## Configuration