quantumtaskai-caprover/netcop_hub
thecyberlearn 2bd49184a9 Fix database configuration and add actual domain
- Add quamtumtaskai.netcoptech.com to ALLOWED_HOSTS and CSRF_TRUSTED_ORIGINS
- Fix database configuration to fallback to SQLite when no PostgreSQL DATABASE_URL provided
- This should resolve the 502 Bad Gateway error caused by database connection failures
2025-09-05 10:25:50 +05:30
..
__init__.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
asgi.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
production_settings.py Fix database configuration and add actual domain 2025-09-05 10:25:50 +05:30
settings.py Fix invalid PostgreSQL MAX_CONNS configuration option 2025-09-05 08:53:52 +05:30
urls.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
wsgi.py Add Django startup debugging to wsgi.py 2025-09-05 08:32:32 +05:30