Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/8b3e8ad478e96543aa437f5a416e7db48ce90a63/MediaBrowser.Server.Uninstall/App.config
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
|
</startup>
|
|
</configuration> |