onto my web server I installed with Plesk a Grafana docker container. There is a MySQL database installed onto the Server too.
I started the container, and into Grafana I started with setting up a MySQL datasource.
I tried localhost:3306 as host, and I pasted the credentials. But after "Save & Test" I get the error message:
dial tcp 127.0.0.1:3306: connect: connection refused
I think I have a understanding Problem with my Host address. Is there someone who can help me?
Thanks.