Fix images and remove depends_on
This commit is contained in:
parent
5a6a052b2d
commit
87339b9442
2 changed files with 5 additions and 38 deletions
|
|
@ -30,7 +30,7 @@ LANGFLOW_REDIS_PASSWORD=
|
|||
FLOWER_UNAUTHENTICATED_API=True
|
||||
BROKER_URL=redis://queue:6379/0
|
||||
RESULT_BACKEND=redis://queue:6379/0
|
||||
C_FORCE_ROOT="true # ! Only for development"
|
||||
C_FORCE_ROOT="true"
|
||||
|
||||
# Frontend configuration
|
||||
VITE_PROXY_TARGET=http://backend:7860/api/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue