Skip to content

Commit

Permalink
Update and rename .env.example to .env.local
Browse files Browse the repository at this point in the history
  • Loading branch information
patooworld authored Jul 23, 2024
1 parent 220ccfa commit de7e954
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .env.example → .env.local
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@ NEXT_PUBLIC_ROOT_DOMAIN=vercel.pub

# PostgreSQL database URL – get one here: https://vercel.com/docs/storage/vercel-postgres/quickstart
POSTGRES_PRISMA_URL=
POSTGRES_URL_NO_SSL=
POSTGRES_URL_NON_POOLING=
POSTGRES_USER=
POSTGRES_HOST=
POSTGRES_PASSWORD=
POSTGRES_DATABASE=

# Vercel Blob Storage for image uploads – currently in beta, please fill out this form for access: https://tally.so/r/nPDMNd. Setup instructions: https://vercel.com/docs/storage/vercel-blob/quickstart
BLOB_READ_WRITE_TOKEN=
Expand Down

0 comments on commit de7e954

Please sign in to comment.