Fix example in README. Closes #15
This commit is contained in:
parent
52abafce3e
commit
92c5339fad
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user