quantumtaskai-caprover/netcop_hub
thecyberlearn 5b4bc80b03 Fix Dokploy bad gateway issue
- Fix ALLOWED_HOSTS configuration in dokploy.json (set to *)
- Update production_settings.py to respect SECURE_SSL_REDIRECT environment variable
- Change startup script to use netcop_hub.production_settings instead of production_https_settings
- Add proper environment variable handling for SSL and CSRF settings
- Resolve SSL redirect conflicts between Dokploy proxy and Django settings
2025-09-05 10:10:02 +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 Dokploy bad gateway issue 2025-09-05 10:10:02 +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