willbarrett commented on issue #9257: How to config server port by config file ? URL: https://github.com/apache/incubator-superset/issues/9257#issuecomment-596639146 Hi @nvlong198 - you're altering the correct configuration option, but you may be altering it in the wrong place. This configuration can be overridden based on a `superset_config.py` file placed in your PYTHONPATH [as described in the documentation]( https://superset.incubator.apache.org/installation.html#configuration). I would check that the PYTHONPATH is configured correctly and the file is named appropriately. If you'd like to share more details of your setup I can help you debug further.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
