Skip to content

Commit 8cac2ea

Browse files
fix: app port (#80)
1 parent bb6d582 commit 8cac2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Para executar o frontend do aplicativo em seu ambiente local, siga os passos aba
4545
```
4646
npm run dev
4747
```
48-
O app estará disponível em `http://localhost:3000`.
48+
O app estará disponível em `http://localhost:5173`.
4949

5050
## Contribuindo
5151

0 commit comments

Comments
 (0)