mirror of
https://bitbucket.org/shim_/docker-teamspeak.git
synced 2018-10-04 01:51:57 +02:00
expose filetransfer as well
This commit is contained in:
parent
f0e21f300d
commit
415a1080a7
@ -19,6 +19,6 @@ COPY ts3server.ini /tpl/ts3server.ini
|
||||
COPY ts3db_mysql.ini /tpl/ts3db_mysql.ini
|
||||
|
||||
VOLUME ["/opt/teamspeak3"]
|
||||
EXPOSE 10011 9987/udp
|
||||
EXPOSE 10011 30033 9987/udp
|
||||
|
||||
CMD ["/usr/bin/dumb-init","/usr/bin/init.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user