How do I use a SQL Client to connect to the MySQL ...
# orm-help
s
How do I use a SQL Client to connect to the MySQL docker container running locally on my development machine? I’ve tried
localhost:3306
to no avail, so I assume that the container may not be exposing any ports to connect too?