From 4b56557faec6f638ffb02495cad28e25b66a90a1 Mon Sep 17 00:00:00 2001 From: Michel Date: Thu, 14 Sep 2023 20:38:07 +0200 Subject: [PATCH] Update: readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5af29db..9d9a6fd 100644 --- a/readme.md +++ b/readme.md @@ -136,7 +136,7 @@ Only the docker folder in here is a fixed folder as this folder is created by Sy All files and folders mouted in the container should be in its correct subfolders under the folder mentioned before. For instance: | Container | Host | -|---|---| +| --- | --- | | /config | /volume1/docker/stack/App/config | | /config.json | /volume1/docker/stack/App/config.json | | subfolder/config | /volume1/docker/stack/App/subfolder/config |