Add teamspeak docker compose file

This commit is contained in:
Marcel Schwarz 2020-03-20 18:03:34 +01:00
parent a8cb19099c
commit 3ae0a4ab35

View File

@ -0,0 +1,13 @@
version: '3.7'
services:
teamspeak:
image: teamspeak
restart: always
ports:
- 9987:9987/udp
- 10011:10011
- 30033:30033
volumes:
- ./ts3_data:/var/ts3server
environment:
TS3SERVER_LICENSE: accept