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

7 lines
83 B

[*]
insert_final_newline = true
[*.{js,css}]
indent_style = space
indent_size = 2