We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1be4f commit b9c691eCopy full SHA for b9c691e
README.md
@@ -15,8 +15,8 @@ mechanism.
15
16
## Usage
17
18
-Clone the repository, mount it's directory into the official Docker image and
19
-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`
20
environment variable as follows (`docker-compose` syntax):
21
22
myapp-postgresql:
0 commit comments