aboutsummaryrefslogtreecommitdiffstats
path: root/.env.example
blob: e61e4efd6fb60e0ea803828dd9c25daa233dba9c (plain)
1
2
3
POSTGRES_PRISMA_URL=postgresql://postgres:1234@localhost
POSTGRES_URL_NON_POOLING=postgresql://postgres:1234@localhost
NEXT_PUBLIC_BASE_URL=http://localhost:3000