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

27 lines
186 B

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