From 893f175af9d69e6a9a8a9ec1f2ba0fdb22f6a958 Mon Sep 17 00:00:00 2001 From: ALinuxNinja Date: Thu, 11 May 2017 21:06:23 -0400 Subject: [PATCH] update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7d812cb..e6e9588 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | | latest | ![Daily Build](https://app.codeship.com/projects/aef32ad0-1807-0135-b213-7e299b644564/status?branch=master) | [\[DockerHub\]](https://hub.docker.com/r/alinuxninja/postal/) | -Side Note: Sometimes, ruby fails to fetch and the build looks like it's failed. Also, each branch corresponds to the docker tag, so the "master" branch always shows that it has failed. - ### Instructions Change configuration in docker-compose.yml to update passwords for MySQL/RabbitMQ. Both passwords in the `postal` service, `mysql` service and `rabbitmq` service have to be changed.