Add syncthing volume

This commit is contained in:
Marko Korhonen 2020-03-02 21:38:10 +02:00
parent ed3ef91c56
commit f88680995d

View file

@ -13,6 +13,7 @@ services:
volumes:
- /docker/nextcloud/nextcloud:/var/www/html
- /mnt/Storage/Nextcloud:/var/www/html/data
- /mnt/Storage/Syncthing:/Syncthing
- /etc/localtime:/etc/localtime:ro
environment:
- TZ=Europe/Helsinki