mirror of
https://github.com/spliit-app/spliit.git
synced 2025-12-06 09:29:39 +01:00
3 lines
161 B
Plaintext
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 |