Updated the readmes on our blank template so it's closer to what we have on the website template. Updated the Vercel variation ones as well because those are used directly for the Vercel marketplace.
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
POSTGRES_URL=postgresql://127.0.0.1:5432/your-database-name
|
|
PAYLOAD_SECRET=YOUR_SECRET_HERE
|
|
BLOB_READ_WRITE_TOKEN=VERCEL_BLOB_SECRET_HERE
|