Update README.md
This commit is contained in:
parent
b9c691efc7
commit
95cb274ed2
@ -15,9 +15,10 @@ mechanism.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Clone the repository, mount it's directory into the official Docker image as a volume
|
Clone the repository, mount its directory as a volume into
|
||||||
and declare database names separated by commas in `POSTGRES_MULTIPLE_DATABASES`
|
`/docker-entrypoint-initdb.d` and declare database names separated by commas in
|
||||||
environment variable as follows (`docker-compose` syntax):
|
`POSTGRES_MULTIPLE_DATABASES` environment variable as follows
|
||||||
|
(`docker-compose` syntax):
|
||||||
|
|
||||||
myapp-postgresql:
|
myapp-postgresql:
|
||||||
image: postgres:9.6.2
|
image: postgres:9.6.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user