Skip to content

Latest commit

 

History

History
executable file
·
22 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

executable file
·
22 lines (11 loc) · 316 Bytes

Docker | Apache 2.4 | PHP 7.3.7 | Mysql 5.7 | Phpmyadmin | SSL

1. Run Docker

Start Server (in background)

  • docker-compose up -d

Stop Server

  • docker-compose down

Rebuild Server

  • docker-compose up -d --build

2. Acesso projeto

http://localhost:9090/

http://localhost:7070/