From 8655ffa6288984c59e08f50ac3397a311c6be322 Mon Sep 17 00:00:00 2001 From: alpcentaur Date: Mon, 27 Feb 2023 16:56:47 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95ac23f..a817766 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Replace USER and PASS accordingly. sudo apt-get install apache2-utils echo $(htpasswd -nbB "") | sed -e s/\\$/\\$\\$/g ``` -In `docker/compose/docker-compose.yml` replace the "" variable with the output of the echo command above. +In `docker/compose/docker-compose.yml` replace the "\" variable with the output of the echo command above. Then later, when disabling nextcloud-web, uncomment and fill in under traefik middlewares regarding the labels of the deb-rust-sncf container.