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

Remove .npmrc and nuget.config files

pull/9284/head
Bond_009 2 years ago
parent c17a741827
commit 26c0d18405

@ -1,3 +0,0 @@
registry=https://registry.npmjs.org/
@jellyfin:registry=https://pkgs.dev.azure.com/jellyfin-project/jellyfin/_packaging/unstable/npm/registry/
always-auth=true

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
Loading…
Cancel
Save