Skip to content

Commit a04aba1

Browse files
authored
Merge pull request #1585 from Aashish-Upadhyay-101/chore/add-app-base-host-env
chore: app base host env for local dev
2 parents 72e2b37 + cc119cb commit a04aba1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ NEXTAUTH_URL=http://localhost:3000
44
NEXT_PUBLIC_BASE_URL=http://localhost:3000
55
NEXT_PUBLIC_MARKETING_URL=http://localhost:3000
66

7+
NEXT_PUBLIC_APP_BASE_HOST=localhost
8+
79
# These variables are from Vercel Storage Postgres
810
POSTGRES_PRISMA_URL=
911
POSTGRES_PRISMA_URL_NON_POOLING=

0 commit comments

Comments
 (0)