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 - redis
- database - database
restart: always restart: always
healthcheck: #healthcheck:
disable: false # disable: false
immich-machine-learning: immich-machine-learning:
networks: networks:
@@ -47,8 +47,8 @@ services:
env_file: env_file:
- .env - .env
restart: always restart: always
healthcheck: #healthcheck:
disable: false # disable: false
redis: redis:
networks: networks: