Skip to content

Commit a02e067

Browse files
author
pmoya-in-the-web
committed
Fix documentation
1 parent 682270c commit a02e067

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Containers/Syncthing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ The web UI can be found on `yourip:8384`
2121

2222
Configuration data is available under `/config` containers directroy and mapped to `./volumes/syncthing/config` .
2323

24-
The data you want to sync must be under `/app` directory.
24+
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.
2526

2627
## Ports
2728

0 commit comments

Comments
 (0)