mirror of
https://github.com/morpheus65535/bazarr
synced 2025-01-03 13:35:18 +00:00
no log: fix dev server port
This commit is contained in:
parent
5e68fac4d1
commit
cbfe8482a8
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ In the project directory, you can run:
|
||||||
### `npm start`
|
### `npm start`
|
||||||
|
|
||||||
Runs the app in the development mode.
|
Runs the app in the development mode.
|
||||||
Open `http://localhost:3000` to view it in the browser.
|
Open `http://localhost:5173` to view it in the browser.
|
||||||
|
|
||||||
The page will reload if you make edits.
|
The page will reload if you make edits.
|
||||||
You will also see any lint errors in the console.
|
You will also see any lint errors in the console.
|
||||||
|
|
Loading…
Reference in a new issue