From 7886ae1efafe520c6c5650835e01007589555478 Mon Sep 17 00:00:00 2001 From: Jan Kiesewetter <3628035+t3easy@users.noreply.github.com> Date: Thu, 3 Nov 2022 11:27:27 +0100 Subject: [PATCH] Fix typos --- docs/post_installation/firststeps-rp.de.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/post_installation/firststeps-rp.de.md b/docs/post_installation/firststeps-rp.de.md index a8b0af928..ef819d973 100644 --- a/docs/post_installation/firststeps-rp.de.md +++ b/docs/post_installation/firststeps-rp.de.md @@ -215,11 +215,11 @@ services: command: --restart-containers ${COMPOSE_PROJECT_NAME}-postfix-mailcow-1,${COMPOSE_PROJECT_NAME}-nginx-mailcow-1,${COMPOSE_PROJECT_NAME}-dovecot-mailcow-1 network_mode: none volumes: - # Bilden Sie das Volume, das Traefiks `acme.json' Datei enthält, ein + # Binden Sie das Volume, das Traefiks `acme.json' Datei enthält, ein - acme:/traefik:ro # SSL-Ordner von mailcow einhängen - ./data/assets/ssl/:/output:rw - # Binde den Docker socket ein um die Container neu zu starten + # Binden Sie den Docker Socket ein, damit traefik-certs-dumper die Container neu starten kann - /var/run/docker.sock:/var/run/docker.sock:ro restart: always environment: