Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/commit/cbfe8482a8fb4ca90c5f3caa1746458d58ffc643 You should set ROOT_URL correctly, otherwise the web may not work correctly.

no log: fix dev server port

pull/2329/head
morpheus65535 1 year ago committed by GitHub
parent 5e68fac4d1
commit cbfe8482a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -59,7 +59,7 @@ In the project directory, you can run:
### `npm start`
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.
You will also see any lint errors in the console.

Loading…
Cancel
Save