We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682270c commit a02e067Copy full SHA for a02e067
docs/Containers/Syncthing.md
@@ -21,7 +21,8 @@ The web UI can be found on `yourip:8384`
21
22
Configuration data is available under `/config` containers directroy and mapped to `./volumes/syncthing/config` .
23
24
-The data you want to sync must be under `/app` directory.
+The `/app` directory is inside the container, on the host you will use ./volumes/syncthing/data.
25
+The default share is named Sync. Other added folders will also appear under data.
26
27
## Ports
28
0 commit comments