]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
nits 13849/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 5 Mar 2024 13:53:46 +0000 (14:53 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 13:53:46 +0000 (14:53 +0100)
Docker-README.md

index 683423f03e4bba95316d6e2178e37d2e8d5da500..7bd94ad4292f2b9abd9af791ddd61a20b8bb00bc 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