Add postgres/.env
This commit is contained in:
parent
c1fe9e19bd
commit
1eb1021b93
9
postgres/.env
Normal file
9
postgres/.env
Normal file
@ -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=
|
||||
Loading…
x
Reference in New Issue
Block a user