mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 18:57:09 +08:00
revert local dev changes
This commit is contained in:
committed by
Gabriel Luiz Freitas Almeida
parent
7e39aff3ed
commit
bf52b1d00a
@ -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
|
||||
|
||||
Reference in New Issue
Block a user