update
This commit is contained in:
parent
84180475d0
commit
03d2c5d11d
@ -1 +1 @@
|
||||
PATH=/root/great_wall/file/syncthing
|
||||
SYNC_PATH=/root/great_wall/file/syncthing
|
@ -8,8 +8,8 @@ services:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
volumes:
|
||||
- ${PATH}/syncthing-setting:/var/syncthing
|
||||
- ${PATH}:/file
|
||||
- ${SYNC_PATH}/syncthing-setting:/var/syncthing
|
||||
- ${SYNC_PATH}:/file
|
||||
network_mode: host
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
|
Loading…
Reference in New Issue
Block a user