crmeb/CRMEB

docker mysql problem

N0el4kLs opened this issue · 0 comments

when i use docker-compose up -d command to start the project. All the modules run correctly except MySQL.
And then i try use docker logs crmeb_mysql to show logs of the MySQL but it shows nothing. What should I do then?
image