revert local dev changes

This commit is contained in:
Yoaz Menda
2023-04-08 09:09:26 +02:00
committed by Gabriel Luiz Freitas Almeida
parent 7e39aff3ed
commit bf52b1d00a

View File

@ -11,7 +11,6 @@ services:
- ./:/app
command: bash -c "uvicorn langflow.main:app --host 0.0.0.0 --port 7860 --reload"
frontend:
build:
context: ./src/frontend