Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/fa0d68fc169da2f5477def4bd4232c8471e1f9e3 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fixed build !cosmetic

pull/1741/head
Jamie 8 years ago
parent 2cf31fe70d
commit fa0d68fc16

@ -1,5 +1,4 @@
import { ISickRageSettings } from './../interfaces/ISettings';
import { PlatformLocation } from "@angular/common";
import { PlatformLocation } from "@angular/common";
import { Injectable } from "@angular/core";
import { Http } from "@angular/http";
import { AuthHttp } from "angular2-jwt";

Loading…
Cancel
Save