Skip to content

Commit d56a568

Browse files
authoredFeb 1, 2023
Update README.md
1 parent f8510fa commit d56a568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ vercel dev
6262
or
6363

6464
```bash
65-
uvicorn main:app --host 0.0.0.0 --port 4000
65+
uvicorn main:app --host 0.0.0.0 --port 3000
6666
```
6767
Your Flask application is now available at `http://localhost:3000`.
6868

0 commit comments

Comments
 (0)