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

27 lines
186 B

*.pyc
cachefile.dbm
bazarr.pid
/venv
/data
/bin
# IDE
.idea
.vscode
# LSP
pyrightconfig.json
# Middleware
VERSION
# CI
/__builds__
/package.json
/package-lock.json
# Allow
!*.dll