From ad5ea1bd052e2e0e246dd2cc3910df1ba9329f35 Mon Sep 17 00:00:00 2001 From: Jan Kiesewetter <3628035+t3easy@users.noreply.github.com> Date: Sun, 30 Oct 2022 11:23:08 +0100 Subject: [PATCH] Fix whitespaces --- docs/post_installation/firststeps-rp.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/post_installation/firststeps-rp.en.md b/docs/post_installation/firststeps-rp.en.md index e0eea886b..617c56946 100644 --- a/docs/post_installation/firststeps-rp.en.md +++ b/docs/post_installation/firststeps-rp.en.md @@ -222,8 +222,8 @@ services: - acme:/traefik:ro # Mount mailcow's SSL folder - ./data/assets/ssl/:/output:rw - # Mount docker socket to restart containers - - /var/run/docker.sock:/var/run/docker.sock:ro + # Mount docker socket to restart containers + - /var/run/docker.sock:/var/run/docker.sock:ro restart: always environment: # only change this, if you're using another domain for mailcow's web frontend compared to the standard config