Project E-mail worker built with Nginx, Python, Redis and PostgreSQL, using Docker Compose to facilitate installation in any environment:
To use this application you will need to have Docker installed, Ok! For install this project after clone, use next steps:
$ docker-compose up -dAfter complete installation, verify if images are run in the your Docker:
$ docker psView this aplication at: http://localhost
View your file of the e-mails in: http://localhost/api
