From 19e5499e734b7cd6ad5874df028c2183d3a46066 Mon Sep 17 00:00:00 2001 From: ILoveYaToo <9060865+ILoveYaToo@users.noreply.github.com> Date: Fri, 5 Apr 2019 21:21:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 676f2c3..8cba223 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For this container, use the 'ubuntu' folder. ### Instructions Change configuration in docker-compose.yml to update passwords for MySQL/RabbitMQ. Note that both passwords in the `postal` service, `mysql` service and `rabbitmq` service have to be changed to the same values. -#### Initialize Database +#### Initialize Database and write assets ```docker-compose run postal initialize``` #### Create User