Hello, i am currently trying to deploy Zabbix-Proxy-MySQL on my Docker Machine.
I have given the Environment-Variable " DB_SERVER_HOST" how it is described at hub.docker.com.
If i start the Container it will give me the following output:
I am wondering why "DB_SERVER_HOST" is 3307 here. I have never set 3307 there. Instead it should be "192.168.178.52".
Could it be that the Docker-Image has an bug or am I just wrong somewhere?
I have given the Environment-Variable " DB_SERVER_HOST" how it is described at hub.docker.com.
If i start the Container it will give me the following output:
I am wondering why "DB_SERVER_HOST" is 3307 here. I have never set 3307 there. Instead it should be "192.168.178.52".
Could it be that the Docker-Image has an bug or am I just wrong somewhere?