postal/README.md
2017-04-27 05:23:57 -04:00

11 lines
213 B
Markdown

## Docker container for [atech/postal](https://github.com/atech/postal)
### Instructions
Change configuration in docker-compose.yml to update passwords for MySQL/RabbitMQ
```
docker-compose up -d
```
Still WIP