You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deployed Redash using Helm chart, set the host value in values.yaml to http://ip:8081, and it was successful.
Now I want to use pathbase, such as http://ip:8081/redash, as the root path. How can I do that? Does redash support pathbase?