worldofchu opened a new issue, #34896: URL: https://github.com/apache/superset/issues/34896
### Bug description int the doc url Configuring the application root Please be advised that this feature is in BETA. Superset supports running the application under a non-root path. The root path prefix can be specified in one of two ways: Setting the SUPERSET_APP_ROOT environment variable to the desired prefix. Customizing the [Flask entrypoint](https://github.com/apache/superset/blob/master/superset/app.py#L29) by passing the superset_app_root variable. Note, the prefix should start with a /. i set it in bitnami/superset ,but it is not work!!! like this i want root url is http://ip:port/superset ,i want it deploy on k8s. ### Screenshots/recordings _No response_ ### Superset version 5.0.0 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
