parent
6206b211ec
commit
a8fc0ab70c
@ -0,0 +1,8 @@
|
||||
PORT=3000
|
||||
SECRET=your secret
|
||||
|
||||
POSTGRES_HOST=postgres
|
||||
POSTGRES_DATABASE=postgres
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
|
Loading…
Reference in new issue