Skip to content

Commit b4fa9e7

Browse files
committed
fix: readme formatting
1 parent 45b6449 commit b4fa9e7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ This build uses a script to create additional databases and grants all privilege
2323

2424
## Environment Variables
2525

26-
`POSTGRES_PASSWORD` - Admin Password (default: postgres)
27-
`POSTGRES_USER` - Admin Username (default: postgres)
28-
`POSTGRES_DB` - Default Postgresql DB Name (default: postgres)
29-
`POSTGRES_ADDITIONAL_DATABASES` - Additional databases that will be created alongside the default (separated by commas).
30-
26+
* `POSTGRES_PASSWORD` - Admin Password (default: postgres)
27+
* `POSTGRES_USER` - Admin Username (default: postgres)
28+
* `POSTGRES_DB` - Default Postgresql DB Name (default: postgres)
29+
* `POSTGRES_ADDITIONAL_DATABASES` - Additional databases that will be created alongside the default (separated by commas).

0 commit comments

Comments
 (0)