Testing redis container name change
This commit is contained in:
parent
f984ab8501
commit
bce4ddb037
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "2283:2283"
|
- "2283:2283"
|
||||||
depends_on:
|
depends_on:
|
||||||
- immich-redis
|
- redis
|
||||||
- immich-database
|
- immich-database
|
||||||
restart: always
|
restart: always
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
Loading…
Reference in a new issue