mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 11:12:58 +00:00
- Remove hardcoded SECRET_KEY from settings.py (now requires env var) - Remove hardcoded database credentials from PostgreSQL config - Add environment variable validation on Django startup - Fix Stripe API key logging to prevent credential exposure - Update .env.example to match Railway deployment structure - Replace exposed API key in documentation with placeholder - Maintain compatibility with existing Railway deployment setup 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asgi.py | ||
| production_settings.py | ||
| settings.py | ||
| urls.py | ||
| wsgi.py | ||