1
0

syncthing/calibre: move to slow storage

This commit is contained in:
2025-12-30 07:44:02 +01:00
parent 78a0420b24
commit 2bd184ba90
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ services:
- PGID=${PGID}
volumes:
- "${DOCKER_STORAGE_PATH}/calibre-web:/config"
- "${DOCKER_STORAGE_PATH}/syncthing/shares/Calibre Library:/books"
- "${DOCKER_STORAGE_PATH_SLOW}/syncthing/shares/Calibre Library:/books"
restart: unless-stopped