Update service names for clarity and remove duplicate entry

This commit is contained in:
MayaChat
2025-11-24 00:07:39 -05:00
parent 5c798c075d
commit 7fe048ab23

View File

@@ -32,6 +32,6 @@
<service id="transmission" name="Transmission" proto="http" port="9091" logo="transmission.svg" />
<service id="tdarr" name="Tdarr" proto="http" port="8265" logo="tdarr.svg" />
<service id="kiwix" name="Kiwix" proto="http" port="666" logo="kiwix.svg" />
<service id="aurcache-repo" name="Aurcache Repo" proto="http" port="888" logo="aurcache.svg" />
<service id="aurcache-frontend" name="Aurcache Frontend" proto="http" port="881" logo="aurcache.svg" />
<service id="aurcache-repo" name="Aurcache" proto="http" port="888" logo="aurcache.svg" />
<service id="jellyseer" name="Jellyseer" proto="http" port="5055" logo="jellyfin.svg" host="jellyseer.spatulaa.com" />
</services>