Skip to content

fifijo/docker-phpmyadmin-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker-phpmyadmin-mysql

MySQL with phpMyAdmin for development purposes only.

Start services:

docker-compose up -d

phpMyAdmin is available under: http://localhost:8081.

To login use the following credentials:

Server: mysql

Username: root

Password: password123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks