sfirke commented on issue #23825:
URL: https://github.com/apache/superset/issues/23825#issuecomment-1973298834

   It seems like `SUPERSET_PORT` is the fix here.  I think we're close to 
closing this.  The only thing is how we want to document that.  Normally I 
think of `config.py` as the default documentation of every Superset config 
variable.  However this variable is not in `config.py`.  Would it get picked up 
from config.py if we added `SUPERSET_PORT=8088` which is present in 
`/docker/.env-non-dev` ?  Then it might be more apparent to users how to change 
this.  What do you think @sebastianliebscher ?
   
   Someone mentioned this variable [today in 
Slack](https://apache-superset.slack.com/archives/C0170U650CQ/p1709271234868499?thread_ts=1708923134.721499&cid=C0170U650CQ)
 as being key to their k8s deployment.


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

Reply via email to