Adding network for immich
This commit is contained in:
parent
cfa8bbdea4
commit
070cf32666
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ services:
|
||||||
- "2283:2283"
|
- "2283:2283"
|
||||||
depends_on:
|
depends_on:
|
||||||
- immich-redis
|
- immich-redis
|
||||||
- immich-database
|
- immich-postgres
|
||||||
restart: always
|
restart: always
|
||||||
healthcheck:
|
healthcheck:
|
||||||
disable: false
|
disable: false
|
||||||
|
|
Loading…
Reference in a new issue