Adding postgreSQL / pgAdmin example
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
This commit is contained in:
5
postgresql-pgadmin/.env
Normal file
5
postgresql-pgadmin/.env
Normal file
@@ -0,0 +1,5 @@
|
||||
POSTGRES_USER=yourUser
|
||||
POSTGRES_PW=changeit
|
||||
POSTGRES_DB=postgres
|
||||
PGADMIN_MAIL=your@email.com
|
||||
PGADMIN_PW=changeit
|
||||
Reference in New Issue
Block a user