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

Merge remote-tracking branch 'origin/development' into development

pull/2493/head
morpheus65535 11 months ago
commit 014ba07aea

@ -77,7 +77,7 @@
"test:ui": "vitest --ui",
"coverage": "vitest run --coverage",
"format": "prettier -w .",
"prepare": "cd .. && husky install frontend/.husky"
"prepare": "cd .. && husky frontend/.husky"
},
"browserslist": {
"production": [

Loading…
Cancel
Save