8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
DATABASE_URI=postgres://postgres:<password>@127.0.0.1:5432/your-database-name
|
|
PAYLOAD_SECRET=YOUR_SECRET_HERE
|
|
PORT=3000
|
|
ACCESS_KEY_ID=
|
|
SECRET_ACCESS_KEY=
|
|
BUCKET_NAME=
|
|
S3_ENDPOINT=
|