TeamSpeak-Systems / teamspeak-linux-docker-images

docker build files for TeamSpeak servers
Other
114 stars 52 forks source link

Cant connect to Host MySQL Server #12

Closed illmaren closed 5 years ago

illmaren commented 5 years ago

Its not possible for the TeamSpeak to connect to the MySQL Server running on the Host Machine he just cant connect. Docker runs with Plesk on an Debian Server

muenchow commented 5 years ago

that is a limitation of docker. you might want to use --network host, though the use is not recommended.