braindrops.nicwands.com/.env.example
2026-07-23 15:27:12 -04:00

11 lines
270 B
Text

# Backend Environment Variables
# Production URL (for CORS in production)
PRODUCTION_URL=https://yourdomain.com
# Optional: Custom backend port (default: 3001)
# PORT=3001
# Add your API keys and secrets here
# OPENAI_API_KEY=your-api-key
# SOME_SERVICE_KEY=your-key