Docker Compose phpmyadmin not connecting to MySQL
I have a docker compose file which is basically trying to build a WAMP/LAMP style environment. Basically, PHPMyAdmin can't seem to connect to MySQL. Looking through answers here, it appeared that it was an issue with legacy auth using MySQL…