Docker server for ZincPHP testing.
It will serve:
- PHP 7.2
- MySQL 6.7
- Apache
- Ubuntu
- Adminer
Run this commands,
docker-compose build
docker-compose up
ZincPHP api response: http://localhost:4700
Mysql Adminer: http://localhost:4701
Docker server for ZincPHP testing.
It will serve:
Run this commands,
docker-compose build
docker-compose up
ZincPHP api response: http://localhost:4700
Mysql Adminer: http://localhost:4701