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