1fd4ba878d
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
5 lines
112 B
Bash
5 lines
112 B
Bash
POSTGRES_USER=yourUser
|
|
POSTGRES_PW=changeit
|
|
POSTGRES_DB=postgres
|
|
PGADMIN_MAIL=your@email.com
|
|
PGADMIN_PW=changeit |