From: Peter van Dijk Date: Tue, 5 Mar 2024 13:53:46 +0000 (+0100) Subject: nits X-Git-Tag: dnsdist-1.10.0-alpha0~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688d5dbdba626e3a36af37a8629c6fab6e5d5a1a;p=thirdparty%2Fpdns.git nits --- diff --git a/Docker-README.md b/Docker-README.md index 683423f03e..7bd94ad429 100644 --- a/Docker-README.md +++ b/Docker-README.md @@ -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