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