diff --git a/README.md b/README.md new file mode 100644 index 0000000..544ba2e --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +## 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