You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,9 @@ Sync uses peer-to-peer technology to provide fast, private file sharing for team
16
16
--restart on-failure \
17
17
resilio/sync
18
18
19
-
Go to localhost:$WEBUI_PORT in a web browser to access the webui.
19
+
Go to `localhost:$WEBUI_PORT` in a web browser to access the webui.
20
+
21
+
##### Important: if you need to run Sync under specific user inside your container - use `--user` parameter. [Docs](https://docs.docker.com/engine/reference/run/#user).
20
22
21
23
#### LAN access
22
24
@@ -44,12 +46,12 @@ Do not create directories at the root of mounted_folders from the Sync webui sin
0 commit comments