langflow/docker_example/README.md
2023-08-24 12:28:42 -04:00

9 lines
No EOL
201 B
Markdown

# LangFlow Docker Running
```sh
git clone git@github.com:logspace-ai/langflow.git
cd langflow/docker_example
docker compose up
```
The web UI will be accessible on port [7860](http://localhost:7860/)