villebro edited a comment on issue #13188:
URL: https://github.com/apache/superset/issues/13188#issuecomment-780894082


   Edit: you probably need to add the environment variable 
`SUPERSET_CONFIG_PATH` when running `superset init`. Something like:
   
   `docker exec -it -e 
SUPERSET_CONFIG_PATH="/app/pythonpath/superset_config.py" superset-dev superset 
init`
   
   (I didn't test this)


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



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

Reply via email to