Fixed: port of ts3 server
This commit is contained in:
parent
ef638e4365
commit
efdb4b8ac5
@ -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,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" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user