You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/12 04:02:30 UTC

[GitHub] [incubator-superset] nytai commented on issue #10294: How can I setup Superset on 0.0.0.0 not localhost?

nytai commented on issue #10294:
URL: https://github.com/apache/incubator-superset/issues/10294#issuecomment-657171889


   Superset is just like any other flask app, you can find out how to bind to `0.0.0.0` by searching for how to do that with a flask app. For example, here is a stack overflow post on this topic. 
   
   https://stackoverflow.com/questions/7023052/configure-flask-dev-server-to-be-visible-across-the-network/51164848


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org