Added .env.example
This commit is contained in:
parent
374054ef1f
commit
03deaa9cd8
1 changed files with 2 additions and 0 deletions
2
.env.example
Normal file
2
.env.example
Normal file
|
@ -0,0 +1,2 @@
|
|||
DATABASE_URL=postgres://user:password@host:port/dbname
|
||||
PORT=3000
|
Loading…
Add table
Reference in a new issue