GoogleChromeLabs/ProgressiveWordPress

Default database name?

Opened this issue · 1 comments

I am trying to replicate this setup and I have a docker-compose file up and running.
When trying to configure Wordpress through their setup pages, what settings do I need to connect to the DB?

database ?? whats the default
username root
password sosafelol
database host mysql

Should you be adding in a default database name into the docker-compose file?

MYSQL_DATABASE: "wordpress"