linuxserver / docker-diskover

A Docker container for the Diskover space mapping application
GNU General Public License v3.0
72 stars 16 forks source link

Move Redis Queue to path instead of port #34

Closed ravensorb closed 4 years ago

ravensorb commented 4 years ago

In the current image, the redis queue manager is on a separate port -- it would be great if there was a way to move this to be accessed via a path (ex: /rqdashboard).