forked from Mirrors/Dispatcharr
Replace hardcoded localhost:6379 values throughout codebase with environment-based configuration. Add REDIS_PORT support and allow REDIS_URL override for external Redis services. Configure Celery broker/result backend to use Redis settings with environment variable overrides. Closes #762 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connection_manager.py | ||
| multi_worker_connection_manager.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||