I'm trying to host Hasura on Kubernetes with traefik ingress. I prefer not to strip off context paths in traefik. Is there a way I can host all APIs and UIs of Hasura at /hasura/ for example, so I could configure it in traefik based on that path?