Move stray storage to tank

This commit is contained in:
Jake Howard
2021-07-17 20:32:26 +01:00
parent 8f831c8191
commit 1399529a47
3 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ services:
- TZ={{ TZ }}
restart: unless-stopped
volumes:
- ./calibre:/config
- /mnt/tank/app-data/calibre:/config
- /mnt/tank/files/ebooks:/books:ro
labels:
- traefik.enable=true