We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ee770 commit 54266ddCopy full SHA for 54266dd
README.md
@@ -48,10 +48,3 @@ to the container:
48
- POSTGRES_MULTIPLE_DATABASES: db1,db2
49
- POSTGRES_USER: myapp
50
- POSTGRES_PASSWORD:
51
-
52
-### Non-standard database names
53
54
-If you need to use non-standard database names (hyphens, uppercase letters etc), quote them in `POSTGRES_MULTIPLE_DATABASES`:
55
56
- environment:
57
- - POSTGRES_MULTIPLE_DATABASES: "test-db-1","test-db-2"
0 commit comments