chore: fix typo in .env.example (#583)

This commit is contained in:
Ahsan Moin 2024-12-03 08:56:34 -05:00 committed by GitHub
parent 8aaa84f337
commit a13368cfcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ AUTH_SECRET=****
# The following keys below are automatically created and
# added to your environment when you deploy on vercel
# Instructions to create kv database here: https://vercel.com/docs/storage/vercel-blob
# Instructions to create a Vercel Blob Store here: https://vercel.com/docs/storage/vercel-blob
BLOB_READ_WRITE_TOKEN=****
# Instructions to create a database here: https://vercel.com/docs/storage/vercel-postgres/quickstart