Update File_Containers/syncthing/compose.yaml
This commit is contained in:
@@ -10,6 +10,10 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /srv/docker/syncthing/config:/config
|
- /srv/docker/syncthing/config:/config
|
||||||
- ${PATH_NAME}:/data
|
- ${PATH_NAME}:/data
|
||||||
|
- ${PATH_NAME1}:/data1
|
||||||
|
- ${PATH_NAME2}:/data2
|
||||||
|
- ${PATH_NAME3}:/data3
|
||||||
|
- ${PATH_NAME4}:/data4
|
||||||
ports:
|
ports:
|
||||||
- 8388:8384
|
- 8388:8384
|
||||||
- 22000:22000/tcp
|
- 22000:22000/tcp
|
||||||
|
|||||||
Reference in New Issue
Block a user