pause healthcheck to update user and db name correctly later on
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user