Update syncthing/docker-compose.yml
This commit is contained in:
@@ -9,9 +9,9 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Europe/London
|
- TZ=Europe/London
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/syncthing/config:/config
|
- /home/john/docker/syncthing/config:/config
|
||||||
- /path/to/data1:/data1
|
- /home/john/Documents/Ecumenical Work/CT Oxford 2019:/county
|
||||||
- /path/to/data2:/data2
|
# - /path/to/data2:/data2
|
||||||
ports:
|
ports:
|
||||||
- 8384:8384
|
- 8384:8384
|
||||||
- 22000:22000/tcp
|
- 22000:22000/tcp
|
||||||
|
|||||||
Reference in New Issue
Block a user