Host '172.18.0.13' is not allowed to connect to this MySQL server

The issue was the version of docker-compose I had installed. When I had installed version 2.11.2. When I installed version 1.29.2, and reran tutor local quickstart, everything worked.

1 Like