cal.pub0.org/apps/web/test/.env.test.example

3 lines
136 B
Plaintext

DATABASE_URL="postgresql://prisma:prisma@localhost:5433/tests"
NEXT_PUBLIC_WEBAPP_URL="http://localhost:3000"
INTEGRATION_TEST_MODE=true