Skip to content

Commit 688d5db

Browse files
authored
nits
1 parent d773b7b commit 688d5db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Docker-README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ For dnsdist, only the volume mount is applicable.
2828

2929
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.
3030

31-
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.
31+
If you want to read the configuration for debugging purposes, you can run the containers with the `DEBUG_CONFIG` environment variable set to `'yes'`.
32+
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.
3233

3334
# Auth and databases
3435

0 commit comments

Comments
 (0)