fix: update service dependencies for immich-server in docker-compose
This commit is contained in:
parent
ad9bafbe04
commit
b93c49f7fc
@ -14,8 +14,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- '2283:2283'
|
- '2283:2283'
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- immich-redis
|
||||||
- database
|
- immich-database
|
||||||
restart: always
|
restart: always
|
||||||
healthcheck:
|
healthcheck:
|
||||||
disable: false
|
disable: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user