postal/README.md

11 lines
213 B
Markdown
Raw Normal View History

2017-04-27 11:23:57 +02:00
## 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