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/82df226246515991b5a7dac576972ee4e6c0a646/fedora/jellyfin-firewalld.xml
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>Jellyfin</short>
|
|
<description>The Free Software Media System.</description>
|
|
<port protocol="tcp" port="8096"/>
|
|
<port protocol="tcp" port="8920"/>
|
|
<port protocol="udp" port="1900"/>
|
|
<port protocol="udp" port="7359"/>
|
|
</service>
|