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/0e763b79d52cd71d43bd65fe1f14abed0bd585a7/.auto-changelog You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/.auto-changelog

5 lines
140 B

{
"template": "./changelog-dev.hbs",
"ignoreCommitPattern": "^(Release|no log:|Merge.remote-tracking).*",
"sortCommits": "date-desc"
}