fix: hf_frontend depends_on both hf_backend and wizard
This commit is contained in:
@@ -66,6 +66,7 @@ services:
|
|||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
depends_on:
|
depends_on:
|
||||||
- hf_backend
|
- hf_backend
|
||||||
|
- wizard
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- app-network
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user