mirror of
https://github.com/luzifer-docker/teamspeak3.git
synced 2024-11-09 20:40:00 +00:00
...
This commit is contained in:
parent
fd412e222d
commit
d5399d3ce6
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ VOLUME ["/teamspeak3"]
|
|||
ADD ${TEAMSPEAK_URL} /opt/
|
||||
ADD /scripts/ /opt/scripts/
|
||||
|
||||
ENTRYPOINT ["/opt/scripts/dev_ts3server.sh"]
|
||||
ENTRYPOINT ["/opt/scripts/docker-ts3.sh"]
|
||||
#CMD ["-w", "/teamspeak3/query_ip_whitelist.txt", "-b", "/teamspeak3/query_ip_blacklist.txt", "-o", "/teamspeak3/logs/", "-l", "/teamspeak3/"]
|
||||
|
||||
# Expose the Standard TS3 port.
|
||||
|
|
Loading…
Reference in a new issue