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

   If deploying with docker-compose, I suggest doing all of your config 
overrides in a new file 
`/superset/docker/pythonpath_dev/superset_config_docker.py` - it's mentioned 
here, 
https://github.com/apache/superset/blob/master/docker/pythonpath_dev/superset_config.py#L113.
   
   Anything in that file will override values in `superset_config.py`, which in 
turn will override `config.py`.  It's simplest to edit values in just that 
`superset_config_docker.py` and leave the others with their default values.


-- 
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: notifications-unsubscr...@superset.apache.org

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


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

Reply via email to