From e7e172b3d9a2937e7b444afad4908ee1dac540a2 Mon Sep 17 00:00:00 2001 From: SAMUEL C Date: Tue, 23 Jul 2024 01:00:09 -0700 Subject: [PATCH] Update .env.local --- .env.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local b/.env.local index 241ccae..4d7c9fb 100644 --- a/.env.local +++ b/.env.local @@ -10,7 +10,7 @@ NEXTAUTH_URL=http://app.localhost:3000 # These variables need to be set for local development and when deployed on Vercel # Change this to your own domain -NEXT_PUBLIC_ROOT_DOMAIN=vercel.pub +NEXT_PUBLIC_ROOT_DOMAIN=patooworld.com # PostgreSQL database URL – get one here: https://vercel.com/docs/storage/vercel-postgres/quickstart POSTGRES_PRISMA_URL=