7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
DATABASE_URI=postgres://postgres:<password>@127.0.0.1:5432/your-database-name
|
|
PAYLOAD_SECRET=YOUR_SECRET_HERE
|
|
SMTP_HOST=
|
|
SMTP_USER=
|
|
SMTP_PASS=
|
|
SMTP_PORT=587
|