ansible-playbooks/jellyfin/templates/firewall/jellyfin.xml

7 lines
265 B
XML
Raw Normal View History

2025-02-10 20:32:11 +02:00
<?xml version="1.0" encoding="utf-8"?>
<service>
<short>Jellyfin Service</short>
<description>Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.</description>
<port protocol="tcp" port="8096" />
</service>