Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UdAyAn123 authored Feb 3, 2024
1 parent bf7f4ad commit 5049d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cd <repository_name>
```
### Run the Application
```bash
uvicorn main:app --reload
python main.py --port 8080
```
> The FastAPI application will be accessible at http://127.0.0.1:8000.
> The FastAPI application will be accessible at http://127.0.0.1:8080.

0 comments on commit 5049d82

Please sign in to comment.