Skip to content

Commit 54266dd

Browse files
committed
Remove "Non-standard database names"
1 parent 67ee770 commit 54266dd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,3 @@ to the container:
4848
- POSTGRES_MULTIPLE_DATABASES: db1,db2
4949
- POSTGRES_USER: myapp
5050
- 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

Comments
 (0)