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
docker-compose exec mysql mysql openedx -u root -parglebargle -e "CREATE DATABASE IF NOT EXISTS openedx_csmh; GRANT ALL PRIVILEGES ON openedx_csmh.* TO openedx"