Files
wedding-planner/.env.example
2025-06-23 16:38:52 -04:00

3 lines
137 B
Plaintext

DATABASE_URL=postgresql://postgres:postgres@localhost:5432/wedding_planner
NEXTAUTH_SECRET=your-secret
NEXTAUTH_URL=http://localhost:3000