Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/3288276473f5663f50adb29a302d546c04d1d4ea You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/1350/head^2
Jamie.Rees 8 years ago
parent 9144b2816f
commit 3288276473

@ -9,6 +9,7 @@ assembly_info:
before_build:
- cmd: cd ombi/ombi
- cmd: dotnet restore
- cmd: npm install
- cmd: dotnet publish -c Release -r win10-x64

Loading…
Cancel
Save