This commit is contained in:
2026-05-27 14:38:40 -07:00
parent 2f990fb15c
commit 0f444be652
+6
View File
@@ -79,6 +79,11 @@ To authenticate use the privilege key shown in the supervisord.log file in the /
</Volume> </Volume>
</Data> </Data>
<Environment> <Environment>
<Variable>
<Value>3.13.7</Value>
<Name>TS_VERSION</Name>
<Mode/>
</Variable>
<Variable> <Variable>
<Value>99</Value> <Value>99</Value>
<Name>PUID</Name> <Name>PUID</Name>
@@ -91,6 +96,7 @@ To authenticate use the privilege key shown in the supervisord.log file in the /
</Variable> </Variable>
</Environment> </Environment>
<Labels/> <Labels/>
<Config Name="TeamSpeak Version" Target="TS_VERSION" Default="3.13.7" Mode="" Description="Pick your TeamSpeak version." Type="Variable" Display="always" Required="true" Mask="false">3.13.7</Config>
<Config Name="Host Port 1" Target="9987" Default="9987" Mode="udp" Description="Container Port: 9987" Type="Port" Display="always" Required="true" Mask="false">9987</Config> <Config Name="Host Port 1" Target="9987" Default="9987" Mode="udp" Description="Container Port: 9987" Type="Port" Display="always" Required="true" Mask="false">9987</Config>
<Config Name="Host Port 2" Target="10011" Default="10011" Mode="tcp" Description="Container Port: 10011" Type="Port" Display="always" Required="true" Mask="false">10011</Config> <Config Name="Host Port 2" Target="10011" Default="10011" Mode="tcp" Description="Container Port: 10011" Type="Port" Display="always" Required="true" Mask="false">10011</Config>
<Config Name="Host Port 3" Target="30033" Default="30033" Mode="tcp" Description="Container Port: 30033" Type="Port" Display="always" Required="true" Mask="false">30033</Config> <Config Name="Host Port 3" Target="30033" Default="30033" Mode="tcp" Description="Container Port: 30033" Type="Port" Display="always" Required="true" Mask="false">30033</Config>