Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 201 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 201 Bytes

Docker Environment Developer

Services

  • MySQL
  • Redis
  • Minio
  • Mailhog
  • Meilisearch
  • Soketi

Docker compose

Start all services

make up

Stop all services

make down