Hi, We are trying to run Signoz frontend behind ng...
# support
g
Hi, We are trying to run Signoz frontend behind nginx reverse proxy. When we try to access signoz using server path like https://domain.com/signoz only a blank page is displayed. We are able to access using root path and port. But in our case it needs to be under /signoz and not / . How do we update baseref in helm values.yaml for frontend? Deployment type : helm chart (kubernetes)
@Ankit Nayan Any help on this is appreciated.