Can not initialise the docker stack
SylvainDx opened this issue · 4 comments
SylvainDx commented
asdfzxcvbn commented
i think i was having this issue with postgres, it should work fine if you use the mysql stack though
asdfzxcvbn commented
nevermind i just saw you're already using mysql, can you send your docker-compose.yml
?
essys commented
I had the same problems.
Make sure that you use the same host information that you entered for DB_HOST in your Docker Compose file.
If you didn't change this value, then it should be 'database'.