]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
nits 13993/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 5 Mar 2024 13:53:46 +0000 (14:53 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 27 Mar 2024 12:21:49 +0000 (13:21 +0100)
(cherry picked from commit 688d5dbdba626e3a36af37a8629c6fab6e5d5a1a)

Docker-README.md

index 4b8d39c7c68bc7182de942d855d1c17cde9c2731..e5f76ffd5fc3bccaf7996c3ee83cf2bc35e46d5a 100644 (file)
@@ -28,7 +28,8 @@ For dnsdist, only the volume mount is applicable.
 
 If you want to volume mount a config, but also take the keys from the environment, please take care to include the same `_api.conf` file in your `.d` directory.
 
-If you want to read the configuration for debugging purposes, you can run the containers with the `DEBUG_CONFIG` environment variable set to `'yes'`). This will print the full config on startup. Please keep in mind that this also includes credentials, therefore this setting should never be used in production environments. 
+If you want to read the configuration for debugging purposes, you can run the containers with the `DEBUG_CONFIG` environment variable set to `'yes'`.
+This will print the full config on startup. Please keep in mind that this also includes credentials, therefore this setting should never be used in production environments.
 
 # Auth and databases