Parallels / rq-dashboard

Flask-based web front-end for monitoring RQ queues
http://python-rq.org/
Other
1.44k stars 328 forks source link

Add missed colon when construct url from password env #375

Closed mastervolkov closed 1 year ago

mastervolkov commented 3 years ago

When we use old "RQ_DASHBOARD_REDIS_PASSWORD", final URL is not formed correctly. Missing colon before the password and password allways wrong.