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/706039af646a85fb66f11b6514dd12337858bf95/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/.gitignore

24 lines
160 B

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