From de7e95464a61118678e9493ab71b617fba981e1e Mon Sep 17 00:00:00 2001 From: SAMUEL C Date: Tue, 23 Jul 2024 00:59:25 -0700 Subject: [PATCH] Update and rename .env.example to .env.local --- .env.example => .env.local | 5 ----- 1 file changed, 5 deletions(-) rename .env.example => .env.local (94%) diff --git a/.env.example b/.env.local similarity index 94% rename from .env.example rename to .env.local index 6cf8734..241ccae 100644 --- a/.env.example +++ b/.env.local @@ -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=