// The mysql container is reading from the wrong DB port. // While 127.0.0.1 might work in the DB client, Docker might have trouble with this. // Change the DB_HOST value to your local network's IP as returned by the ifconfig command
// The mysql container is reading from the wrong DB port. // While 127.0.0.1 might work in the DB client, Docker might have trouble with this. // Change the DB_HOST value to your local network's IP as returned by the ifconfig command