File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff 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).
You can’t perform that action at this time.
0 commit comments