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