Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/1af0139ae746141ee5e5f025b5fafa1516ccadaa/Jellyfin.Server/Properties
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Don't point to web in the client because it won't redirect properly.
Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The