We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca52bc commit d9694dbCopy full SHA for d9694db
README.md
@@ -64,7 +64,7 @@ or
64
```bash
65
uvicorn main:app --host 0.0.0.0 --port 3000
66
```
67
-Your Flask application is now available at `http://localhost:3000`.
+Your FastApi application is now available at `http://localhost:3000`.
68
69
## One-Click Deploy
70
0 commit comments