Files
spliit/.env.example
2023-12-13 12:28:35 -05:00

3 lines
161 B
Plaintext

POSTGRES_PRISMA_URL=postgresql://postgres:1234@localhost
POSTGRES_URL_NON_POOLING=postgresql://postgres:1234@localhost
NEXT_PUBLIC_BASE_URL=http://localhost:3000