We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72e2b37 + cc119cb commit a04aba1Copy full SHA for a04aba1
.env.example
@@ -4,6 +4,8 @@ NEXTAUTH_URL=http://localhost:3000
4
NEXT_PUBLIC_BASE_URL=http://localhost:3000
5
NEXT_PUBLIC_MARKETING_URL=http://localhost:3000
6
7
+NEXT_PUBLIC_APP_BASE_HOST=localhost
8
+
9
# These variables are from Vercel Storage Postgres
10
POSTGRES_PRISMA_URL=
11
POSTGRES_PRISMA_URL_NON_POOLING=
0 commit comments