Update: readme.md

This commit is contained in:
2023-09-14 20:38:07 +02:00
parent 3e4e82a822
commit 4b56557fae
+1 -1
View File
@@ -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: All files and folders mouted in the container should be in its correct subfolders under the folder mentioned before. For instance:
| Container | Host | | Container | Host |
|---|---| | --- | --- |
| /config | /volume1/docker/stack/App/config | | /config | /volume1/docker/stack/App/config |
| /config.json | /volume1/docker/stack/App/config.json | | /config.json | /volume1/docker/stack/App/config.json |
| subfolder/config | /volume1/docker/stack/App/subfolder/config | | subfolder/config | /volume1/docker/stack/App/subfolder/config |