chore: fix typo in .env.example (#583)
This commit is contained in:
parent
8aaa84f337
commit
a13368cfcd
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ AUTH_SECRET=****
|
||||||
# The following keys below are automatically created and
|
# The following keys below are automatically created and
|
||||||
# added to your environment when you deploy on vercel
|
# 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=****
|
BLOB_READ_WRITE_TOKEN=****
|
||||||
|
|
||||||
# Instructions to create a database here: https://vercel.com/docs/storage/vercel-postgres/quickstart
|
# Instructions to create a database here: https://vercel.com/docs/storage/vercel-postgres/quickstart
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue