quantum-ai-v3/netcop_hub
Claude 0fa7ac8721 🗄️ Optimize Railway PostgreSQL database configuration
- Add connection pooling (conn_max_age=600) for better performance
- Update database settings comments for clarity
- Add comprehensive Railway database setup guide
- Remove health check temporarily to fix startup issues
- Simplify railway.json for stable deployment

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 13:10:39 +05:30
..
__init__.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
asgi.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
production_settings.py Add Railway deployment config 2025-07-12 03:43:14 +05:30
settings.py 🗄️ Optimize Railway PostgreSQL database configuration 2025-07-26 13:10:39 +05:30
urls.py Add comprehensive agent creation system with template prototype 2025-07-25 02:34:46 +05:30
wsgi.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30