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
Command ee site create ee.test --type=wp --title=easyengine [email protected] --admin-user=easyengine --admin-pass=easyengine123 is failing to execute.
Seems like the root password for MySQL/MariaDB Docker container isn't getting set. This also can be related to docker-compose versions as well as far we debugged.
Command
ee site create ee.test --type=wp --title=easyengine [email protected] --admin-user=easyengine --admin-pass=easyengine123
is failing to execute.Seems like the root password for MySQL/MariaDB Docker container isn't getting set. This also can be related to
docker-compose
versions as well as far we debugged.CC @dhsathiya
The text was updated successfully, but these errors were encountered: