Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2025-01-02 10:41:39 +08:00
parent d0726ffbec
commit 15adf333f0
6 changed files with 2 additions and 12 deletions
-4
View File
@@ -71,8 +71,6 @@ services:
volumes:
- ${IMMICH_ROOT_PATH}/data/library:/usr/src/app/upload
- /etc/localtime:/etc/localtime
healthcheck:
disable: false
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
@@ -90,5 +88,3 @@ services:
- ${ENV_FILE:-/etc/1panel/envs/default.env}
volumes:
- ${IMMICH_ROOT_PATH}/data/cache:/cache
healthcheck:
disable: false