Open dansgithubuser opened 5 years ago
After docker-compose up -d and running install-sampledata and install-magento, I can't log into localhost/admin with the creds specified in the readme.
docker-compose up -d
install-sampledata
install-magento
Am I missing something? What will make it clearer what's going on?
After
docker-compose up -d
and runninginstall-sampledata
andinstall-magento
, I can't log into localhost/admin with the creds specified in the readme.Am I missing something? What will make it clearer what's going on?