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

added .vscode to .gitignore

pull/960/head
Bazarr 5 years ago
parent 5ad70d940f
commit 2e798bec0b

1
.gitignore vendored

@ -8,6 +8,7 @@ cachefile.dbm
bazarr.pid
/venv
/data
/.vscode
# Allow
!*.dll
Loading…
Cancel
Save