syncthing/calibre: move to slow storage
This commit is contained in:
+2
-2
@@ -442,8 +442,8 @@ services:
|
||||
image: lscr.io/linuxserver/syncthing:1.28.1
|
||||
container_name: syncthing
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/syncthing:/config"
|
||||
- "${DOCKER_STORAGE_PATH}/syncthing/shares:/shares"
|
||||
- "${DOCKER_STORAGE_PATH_SLOW}/syncthing:/config"
|
||||
- "${DOCKER_STORAGE_PATH_SLOW}/syncthing/shares:/shares"
|
||||
- "${STORAGE_PATH}:/storage"
|
||||
ports:
|
||||
- "${SYNCTHING_EXTERNAL_PORT1}:${SYNCTHING_INTERNAL_PORT1}"
|
||||
|
||||
Reference in New Issue
Block a user