Fixed: port of ts3 server

This commit is contained in:
Jan Funke
2025-12-13 21:54:26 +01:00
parent ef638e4365
commit efdb4b8ac5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ AutoUpdate=registry
ConfigMap=config.map ConfigMap=config.map
PublishPort=9987:9987 PublishPort=9987:9987/udp
PublishPort=10011:10011 PublishPort=10011:10011
PublishPort=10022:10022 PublishPort=10022:10022
PublishPort=30033:30033 PublishPort=30033:30033
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<service> <service>
<short>Teamspeak 3 Server</short> <short>ts3server</short>
<description>Firewall rules for the Teamspeak 3 Server</description> <description>Firewall rules for the Teamspeak 3 Server</description>
<!-- Voice Port --> <!-- Voice Port -->
<port protocol="udp" port="9987" /> <port protocol="udp" port="9987" />