Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Nov 12, 2024
1 parent 2eedf70 commit e1a7aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e1a7aad

Please sign in to comment.