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/c4578c0b0f0d8356e544c4edf854375fd8d28eee/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