From 688d5dbdba626e3a36af37a8629c6fab6e5d5a1a Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 5 Mar 2024 14:53:46 +0100 Subject: [PATCH] nits --- Docker-README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.2