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

Update appveyor.yml

pull/1350/head^2
Jamie 8 years ago committed by GitHub
parent f3522920ab
commit a1d60f7d41

@ -15,7 +15,7 @@ before_build:
- appveyor-retry npm install -g gulp
- appveyor-retry npm install
- appveyor-retry bower install
- gulp build
- gulp publish
build_script:
- dotnet build
after_build:

Loading…
Cancel
Save