Open
Description
In my infrastructure (k8s) I want to be able to deploy the redis-commander on existing domain on some custom context path, for example /redis-commander. In current implementation as I understand the documentation there is no possibility to set up context-path and the application always serves on root, i.e. '/'
This leads to employment of additional resources like reverse proxies with rewrite capabilities.
Expected: there is a possibility to override default context path '/' with custom value.
Metadata
Metadata
Assignees
Labels
No labels