mirror of
https://github.com/spliit-app/spliit.git
synced 2026-05-08 13:27:45 +02: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 |