add example .env, don't unwrap postgres error but log it
This commit is contained in:
parent
b050eaac9b
commit
937c6e8451
3 changed files with 13 additions and 4 deletions
2
.env.example
Normal file
2
.env.example
Normal file
|
@ -0,0 +1,2 @@
|
|||
DATABASE=postgresql://postgres:postgres@localhost/postgres
|
||||
PORT=3000
|
Loading…
Add table
Add a link
Reference in a new issue