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

Pull in change from build system, to fix the drone build once and for all.

pull/702/head
Erwin de Haan 6 years ago
parent e9519de07d
commit b936c43932

@ -9,4 +9,4 @@ steps:
- name: build
image: microsoft/dotnet:2-sdk
commands:
- dotnet publish --configuration release --output /release
- dotnet publish --configuration release --output /release Jellyfin.Server

Loading…
Cancel
Save