Add the .env.example file
This commit is contained in:
parent
2ea481e281
commit
20c7936615
1 changed files with 4 additions and 0 deletions
4
.env.example
Normal file
4
.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
DB_PORT=5432
|
||||
DB_USER=cardapp
|
||||
DB_PASSWORD=password
|
||||
DB_NAME=card_db
|
||||
Loading…
Add table
Add a link
Reference in a new issue