ertagh / teamspeak3-server-arm

163 stars 11 forks source link

Where i can find the token key and the server query password after have installed and running the server? #8

Closed Klay4 closed 4 years ago

ertagh commented 4 years ago

You can find them inside the docker logs.

docker logs <ContainerName>

Klay4 commented 4 years ago

thank you!