Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default database name? #19

Open
AaronLayton opened this issue Feb 8, 2018 · 1 comment
Open

Default database name? #19

AaronLayton opened this issue Feb 8, 2018 · 1 comment

Comments

@AaronLayton
Copy link

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

@AaronLayton
Copy link
Author

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

MYSQL_DATABASE: "wordpress"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@AaronLayton and others