mirror of
https://github.com/linuxserver/docker-syncthing.git
synced 2026-02-19 20:04:00 +08:00
Update README.md to clarify data-mounts
clarify the intent of the data-mounts that are provided as examples
This commit is contained in:
parent
50f8f7ef12
commit
13433e817e
@ -128,8 +128,8 @@ Containers are configured using parameters passed at runtime (such as those abov
|
||||
| `-e PGID=1000` | for GroupID - see below for explanation |
|
||||
| `-e TZ=Etc/UTC` | specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List). |
|
||||
| `-v /config` | Configuration files. |
|
||||
| `-v /data1` | Data1 |
|
||||
| `-v /data2` | Data2 |
|
||||
| `-v /data1` | Example mount that mounts data into an arbitrary container-path. Use this path when configuring folders in the SyncThing UI |
|
||||
| `-v /data2` | Another example mount using an arbitrary container-path. Use this path when configuring folders in the SyncThing UI |
|
||||
|
||||
## Environment variables from files (Docker secrets)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user