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
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: