Add syncthing volume

This commit is contained in:
Marko Korhonen 2020-03-02 21:38:10 +02:00
parent 3b8b1d89f4
commit 86641f0368
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

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