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

@ -3,9 +3,9 @@ configuration: Release
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '1.9.5'
assembly_version: '1.9.6'
assembly_file_version: '{version}'
assembly_informational_version: '1.9.5'
assembly_informational_version: '1.9.6'
before_build:
- cmd: appveyor-retry nuget restore
build:

Loading…
Cancel
Save