2 Commits

Author SHA1 Message Date
5ac2d8526d chore: regall sweep trigger
All checks were successful
cc-ci/testme cc-ci: success
2026-06-17 02:13:21 +00:00
6a8c2fc560 Merge pull request 'chore: set update_config failure_action continue to handle concurrent app+db restart' (#2) from upgrade-1.7.0+v2.7.5 into main
Reviewed-on: #2
2026-06-15 17:43:00 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -45,4 +45,4 @@ You can manually create a volume that has more storage for the library. For exam
If you want to use the [external library functionality](https://docs.immich.app/guides/external-library/) of immich via a cifs/smb-share-drive you can use the additional `compose.storage.yml` file.
Just uncomment and edit the respective .env-files.
The external storage will be mounted to `/mnt/external_storage` (this is your import path in immich).
The external storage will be mounted to `/mnt/external_storage` (this is your import path in immich).

View File

@ -50,7 +50,7 @@ services:
disable: false
redis:
image: docker.io/valkey/valkey:9.1.0@sha256:4963247afc4cd33c7d3b2d2816b9f7f8eeebab148d29056c2ca4d7cbc966f2d9
image: docker.io/valkey/valkey:9@sha256:3b55fbaa0cd93cf0d9d961f405e4dfcc70efe325e2d84da207a0a8e6d8fde4f9
healthcheck:
test: redis-cli ping || exit 1
networks: