diff --git a/.env.example b/.env.example index cae73c0..dba67ca 100644 --- a/.env.example +++ b/.env.example @@ -14,7 +14,12 @@ 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=