mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 00:39:35 +08:00
Added readme for docker example
This commit is contained in:
9
docker_example/README.md
Normal file
9
docker_example/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# 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/)
|
||||
Reference in New Issue
Block a user