better volumes
This commit is contained in:
parent
6a47a46ff5
commit
1b66ef721a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/syncthing/config:/config
|
- /srv/syncthing/config:/config
|
||||||
- /srv/syncthing/data:/local
|
- /srv/syncthing/data:/local
|
||||||
- /mnt:/remote
|
- /mnt/stash:/remote
|
||||||
ports:
|
ports:
|
||||||
- 22000:22000/tcp
|
- 22000:22000/tcp
|
||||||
- 22000:22000/udp
|
- 22000:22000/udp
|
||||||
|
|
Reference in a new issue