From: Peter van Dijk Date: Thu, 14 Dec 2023 10:32:18 +0000 (+0100) Subject: one sentence per line X-Git-Tag: auth-4.9.0-alpha1~44^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13619%2Fhead;p=thirdparty%2Fpdns.git one sentence per line --- diff --git a/Docker-README.md b/Docker-README.md index 4e8c967a39..3e01d514ca 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 \ No newline at end of file +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 \ No newline at end of file