mirror of
https://github.com/immich-app/immich.git
synced 2024-12-22 01:47:08 +02:00
Add dependency on immich-web to immich-proxy (#2875)
This commit is contained in:
parent
81e2b18531
commit
f003ff3c98
@ -136,6 +136,7 @@ services:
|
||||
- 2283:8080
|
||||
depends_on:
|
||||
- immich-server
|
||||
- immich-web
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
|
@ -87,6 +87,7 @@ services:
|
||||
- 2283:8080
|
||||
depends_on:
|
||||
- immich-server
|
||||
- immich-web
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user