mirror of
https://github.com/mfts/papermark.git
synced 2025-12-20 01:03:24 +08:00
chore: app base host env for local dev
This commit is contained in:
@@ -4,6 +4,8 @@ NEXTAUTH_URL=http://localhost:3000
|
||||
NEXT_PUBLIC_BASE_URL=http://localhost:3000
|
||||
NEXT_PUBLIC_MARKETING_URL=http://localhost:3000
|
||||
|
||||
NEXT_PUBLIC_APP_BASE_HOST=localhost
|
||||
|
||||
# These variables are from Vercel Storage Postgres
|
||||
POSTGRES_PRISMA_URL=
|
||||
POSTGRES_PRISMA_URL_NON_POOLING=
|
||||
|
||||
Reference in New Issue
Block a user