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/a34b228178d38a73cf4e52ad5a18ab076bea74a2/PlexRequests.UI/Views/_ViewStart.cshtml
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
@{
|
|
Layout = "Shared/_Layout.cshtml";
|
|
} |