move to /srv
This commit is contained in:
parent
5331d25c4a
commit
5bf6d7acbc
13 changed files with 44 additions and 46 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
- PGID=1000
|
||||
- TZ=Europe/Amsterdam
|
||||
volumes:
|
||||
- /apps/syncthing/config:/config
|
||||
- /srv/syncthing/config:/config
|
||||
- /data/syncthing:/data
|
||||
ports:
|
||||
- 8384:8384
|
||||
|
|
Reference in a new issue