You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
Recommended option for now is #2, since it is less hassle in the long run. You’ll just have to make sure multiple projects won’t run into port collision (e.i. two projects fighting for port 3306)
In either case you will most typically connect to mysql as
host: 192.168.10.10
port: per #1 or #2
user: root
password: admin123
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Need documentation explaining how to connect tools like Sequel Pro, SQLyog etc to the DB container.
The text was updated successfully, but these errors were encountered: