Text changes
This commit is contained in:
parent
83b60b63d8
commit
9381158816
@ -49,9 +49,9 @@ $ docker run --name pdns \
|
|||||||
* `MYSQL_USER=root`
|
* `MYSQL_USER=root`
|
||||||
* `MYSQL_PASS=root`
|
* `MYSQL_PASS=root`
|
||||||
* `MYSQL_DB=pdns`
|
* `MYSQL_DB=pdns`
|
||||||
* `MYSQL_DNSSEC=yes`
|
* `MYSQL_DNSSEC=no`
|
||||||
* Want to disable mysql initialization? Use `MYSQL_AUTOCONF=false`
|
* Want to disable mysql initialization? Use `MYSQL_AUTOCONF=false`
|
||||||
* DNSSEC is disabled by default
|
* DNSSEC is disabled by default, to enable use 'MYSQL_DNSSEC=yes'
|
||||||
* Want to use own config files? Mount a Volume to `/etc/pdns/conf.d` or simply overwrite `/etc/pdns/pdns.conf`
|
* Want to use own config files? Mount a Volume to `/etc/pdns/conf.d` or simply overwrite `/etc/pdns/pdns.conf`
|
||||||
|
|
||||||
**PowerDNS Configuration:**
|
**PowerDNS Configuration:**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user