A simple mail application
docker-compose up
A mailhog instance accessible at http://localhost:8025/
A redis instance exposed on port 6379
A redis-commander instance to query redis accessible at http://localhost:8082
http://localhost:8080/swagger-ui.html and enter /v3/api-docs in search bar
Let's hack!