Add postgres/.env
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
POSTGRESQL_IMAGE=
|
||||
POSTGRESQL_CONTAINER_NAME=
|
||||
POSTGRESQL_HOSTNAME_NAME=
|
||||
POSTGRES_USER=admin
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_DB=
|
||||
|
||||
INITDB_CONTAINER_NAME=
|
||||
POSTGRES_DB_DUMP=
|
||||
Reference in New Issue
Block a user