MariaDB + phpMyAdmin with Docker Compose Template
Taken from my Go API project. Access it here if you are interested.
- access via
http://localhost:8085/
or through the "Open in Browser" in Docker Desktop - by default: server is
db
, username isroot
, and password istest
. configurable withindocker-compose.yml