mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
update
This commit is contained in:
parent
3e1be72db8
commit
814c9fab1c
|
@ -55,7 +55,7 @@
|
|||
7. Start api service
|
||||
|
||||
```bash
|
||||
poetry run python -m flask run --host 0.0.0.0 --port=5001 --debug
|
||||
poetry run python -m flask run --host 0.0.0.0 --port=5001
|
||||
```
|
||||
|
||||
8. Start Dify [web](../web) service.
|
||||
|
|
Loading…
Reference in New Issue
Block a user