Skip to content

Commit 95cb274

Browse files
authored
Update README.md
1 parent b9c691e commit 95cb274

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ mechanism.
1515

1616
## Usage
1717

18-
Clone the repository, mount it's directory into the official Docker image as a volume
19-
and declare database names separated by commas in `POSTGRES_MULTIPLE_DATABASES`
20-
environment variable as follows (`docker-compose` syntax):
18+
Clone the repository, mount its directory as a volume into
19+
`/docker-entrypoint-initdb.d` and declare database names separated by commas in
20+
`POSTGRES_MULTIPLE_DATABASES` environment variable as follows
21+
(`docker-compose` syntax):
2122

2223
myapp-postgresql:
2324
image: postgres:9.6.2

0 commit comments

Comments
 (0)