4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
# App Configuration
|
|
DATABASE_URL=postgres://<user>:<password>@<host>:5432/<database>
|
|
PAYLOAD_SECRET=123ABC
|