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

Update to net core 3.1.201

pull/1689/head
ta264 5 years ago committed by Qstick
parent c54140169b
commit 5eee95f8bd

@ -12,7 +12,7 @@ variables:
lidarrVersion: '$(majorVersion).$(minorVersion)'
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
sentryOrg: 'radarr'
dotnetVersion: '3.1.102'
dotnetVersion: '3.1.201'
trigger:
branches:

Loading…
Cancel
Save