Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/437a9500a2098286355fbd79ad4206a8ffcb591d You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/3435/head
tidusjar 5 years ago
parent a48885ac3f
commit 437a9500a2

@ -8,7 +8,7 @@ parameters:
default: ''
jobs:
- job: Publish ${{ parameters.name }}
- job: Publish_${{ parameters.name }}
pool:
vmImage: ${vmImage}
steps:

Loading…
Cancel
Save