Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/bd27e4ad7084b0a4e5a923adb5597947d7157987
You should set ROOT_URL correctly, otherwise the web may not work correctly.
<inputtype="checkbox"id="BeforeLogin"name="BeforeLogin"[(ngModel)]="settings.beforeLogin"ng-checked="settings.beforeLogin"tooltipPosition="top"pTooltip="If enabled then this will show the landing page before the login page, if this is disabled the user will log in first and then see the landing page.">
<labelfor="BeforeLogin">Show before the login</label>
</div>
</div>
<pclass="form-group">Notice Message</p>
<divclass="form-group">
<div>
<textarearows="4"type="text"class="form-control-custom form-control "id="NoticeMessage"name="NoticeMessage"placeholder="e.g. The server will be down for maintaince (HTML is allowed)"[(ngModel)]="settings.noticeText">{{noticeText}}</textarea>
<textarearows="4"type="text"class="form-control-custom form-control "id="NoticeMessage"name="NoticeMessage"placeholder="e.g. The server will be down for maintaince (HTML is allowed)"[(ngModel)]="settings.noticeText">{{noticeText}}</textarea>