Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleymichael authored Sep 8, 2023
1 parent 6772f8a commit 48b171a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ To run this application, follow these steps:
npm run start:dev
```
6. Documentation
- After running the application at [http://localhost:3000](http://localhost:3000), the **documentation** will be available at [http://localhost:3000/api](http://localhost:3000/api)
- After running the application at [http://localhost:4000](http://localhost:4000), the **documentation** will be available at [http://localhost:4000/api](http://localhost:4000/api)
- Ensure you configure the database and other settings as appropriate before using the application in a production environment. Refer to the documentation for more details on configurations and additional features.

## Testing
Expand Down

0 comments on commit 48b171a

Please sign in to comment.