visiblevc / wordpress-starter

A slightly less shitty wordpress development workflow
688 stars 167 forks source link

How to access database without phpmyadmin? #175

Closed simplenotezy closed 4 years ago

simplenotezy commented 4 years ago

How can I access the database using software like Sequel Pro?

dsifford commented 4 years ago

These questions might be better suited on stackoverflow since it's not specific to this project.

Short answer: yes, you can access it with whatever you want. Just point it to the IP address of the mysql container.