rallly/apps/web/.env.test
2023-11-06 09:15:49 +00:00

6 lines
233 B
Text

PORT=3002
NEXT_PUBLIC_BASE_URL=http://localhost:3002
NEXTAUTH_URL=http://localhost:3002
SECRET_PASSWORD=abcdefghijklmnopqrstuvwxyz1234567890
DATABASE_URL=postgres://postgres:postgres@localhost:5450/db
SUPPORT_EMAIL=support@rallly.co