From b9c691efc7430d2d0fc4020c85140c390941f29d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=20S=C3=B5mermaa?= Date: Sun, 30 Jul 2017 20:41:37 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce29132..bb831ce 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ mechanism. ## Usage -Clone the repository, mount it's directory into the official Docker image and -declare database names separated by commas in `POSTGRES_MULTIPLE_DATABASES` +Clone the repository, mount it's directory into the official Docker image as a volume +and declare database names separated by commas in `POSTGRES_MULTIPLE_DATABASES` environment variable as follows (`docker-compose` syntax): myapp-postgresql: