Skip to content

Connecting to the Database

Grace Burton edited this page May 19, 2020 · 3 revisions

(inside the Docker bash) : sudo docker-compose exec mariadb mysql -u my_user -p use my_database

Clone this wiki locally