working with postgres
This commit is contained in:
parent
d8a72e5978
commit
1ef39baa57
6 changed files with 186 additions and 9 deletions
3
.env.dist
Normal file
3
.env.dist
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
POSTGRES_USER=app_user
|
||||
POSTGRES_PASSWORD=app_password
|
||||
POSTGRES_DB=app_db
|
||||
Loading…
Add table
Add a link
Reference in a new issue