An open API service indexing awesome lists of open source software.

https://github.com/ngthucdotcom/mysql-myadmin-docker


https://github.com/ngthucdotcom/mysql-myadmin-docker

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# MySQL phpMyAdmin

## Required
* Docker
* Docker compose

## Usage
* Run docker compose
```shell
docker-compose up
```

* Access to [localhost:8081](http://localhost:8081/) or connect to default setting (localhost:3306)

* Login with username 'root' and password 'root'