From 670426f796a849ed3a733aa750fac285ad0b81ad Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 14 Dec 2023 11:32:18 +0100 Subject: [PATCH] one sentence per line --- Docker-README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.2