Fix images and remove depends_on

This commit is contained in:
Matheus Jacques 2023-09-07 16:47:08 +02:00
commit 87339b9442
2 changed files with 5 additions and 38 deletions

View file

@ -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/