From: Peter van Dijk Date: Thu, 14 Dec 2023 10:32:18 +0000 (+0100) Subject: one sentence per line X-Git-Tag: auth-4.8.4~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13625%2Fhead;p=thirdparty%2Fpdns.git one sentence per line (cherry picked from commit 670426f796a849ed3a733aa750fac285ad0b81ad) --- diff --git a/Docker-README.md b/Docker-README.md index 44202524ae..bf5891bea4 100644 --- a/Docker-README.md +++ b/Docker-README.md @@ -75,4 +75,5 @@ args: - "/path/to/supervisord.conf" ``` -In the above example `/path/to/supervisord.conf` is the path where a configmap containing your supervisord configuration is mounted. Further details about `supervisord` and how to configure it can be found here: http://supervisord.org/configuration.html +In the above example `/path/to/supervisord.conf` is the path where a configmap containing your supervisord configuration is mounted. +Further details about `supervisord` and how to configure it can be found here: http://supervisord.org/configuration.html