GitHub user marlonssilva added a comment to the discussion: superset_app_root 
doesn't work in superset 4.1.2 with nginx

another more practical possibility is to place the superset inside an iframe 
directly, so it is possible to do the proxy reverse.

<iframe 
  src="http://localhost:8088"; 
  width="100%" 
  height="800" 
  style="border:1px solid #ccc;">
</iframe>


GitHub link: 
https://github.com/apache/superset/discussions/33229#discussioncomment-13856065

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to