rallly/apps/web/.env.test
2025-02-28 12:27:22 +00:00

10 lines
336 B
Text

PORT=3002
NEXT_PUBLIC_BASE_URL=http://localhost:3002
AUTH_URL=$NEXT_PUBLIC_BASE_URL
SECRET_PASSWORD=abcdef1234567890abcdef1234567890
DATABASE_URL=postgres://postgres:postgres@localhost:5450/rallly
SUPPORT_EMAIL=support@rallly.co
SMTP_HOST=0.0.0.0
SMTP_PORT=1025
QUICK_CREATE_ENABLED=true
API_SECRET=1234567890abcdef1234567890abcdef1234