next-cochise/.env.example

9 lines
228 B
Plaintext
Raw Normal View History

# Added by Payload
DATABASE_URI=your-connection-string-here
PAYLOAD_SECRET=YOUR_SECRET_HERE
S3_BUCKET=YOUR_BUCKET
S3_ACCESS_KEY_ID=YOUR_ACCESS_KEY
S3_SECRET_ACCESS_KEY=YOUR_SECRET
S3_REGION=YOUR_REGION
S3_ENDPOINT=YOUR_ENDPOINT