Fixed typos

This commit is contained in:
2023-10-21 21:26:58 +02:00
parent 7cc80f96b5
commit c9ff600aad
+2 -2
View File
@@ -16,7 +16,7 @@ Parts with an asterisk (*) should be always present.
### hostname ### hostname
Should only be added if the desired hostname is different form the service name. Should only be added if the desired hostname is different from the service name.
```yaml ```yaml
hostname: app hostname: app
@@ -139,7 +139,7 @@ The files and folders for the image should be stored in the following folder: /v
Only the docker folder in here is a fixed folder as this folder is created by Synology as default folder for Docker. Only the docker folder in here is a fixed folder as this folder is created by Synology as default folder for Docker.
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 mounted in the container should be in its correct subfolders under the folder mentioned before. For instance:
| Container | Host | | Container | Host |
| --------------------- | ----------------------------------------------- | | --------------------- | ----------------------------------------------- |