pause healthcheck to update user and db name correctly later on

This commit is contained in:
v.karaychentsev
2026-02-10 20:14:58 +03:00
parent 632a2db4c1
commit d1f3e4959c

View File

@@ -29,8 +29,8 @@ services:
- redis
- database
restart: always
healthcheck:
disable: false
#healthcheck:
# disable: false
immich-machine-learning:
networks:
@@ -47,8 +47,8 @@ services:
env_file:
- .env
restart: always
healthcheck:
disable: false
#healthcheck:
# disable: false
redis:
networks: