Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/src/commit/e1237bba7ad201ed76ca6c01573527976ddfd462/Old/Ombi.UI/Views/_ViewStart.cshtml
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
@{
|
|
Layout = "Shared/_Layout.cshtml";
|
|
} |