Skip to content

Latest commit

 

History

History

MobaDEX_API

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

MobaDEX API

Docker with Apache, MySql 8.0, PhpMyAdmin and Php

docker-compose up -d

Open phpmyadmin at http://localhost:8686 Open web browser to reach the api at http://localhost:8664

Run mysql client:

  • docker-compose exec db mysql -u root -p