Terminal1 / docker-superset

Alpine container for Apache Superset
https://hub.docker.com/r/terminal1/superset/
MIT License
5 stars 0 forks source link

ADD: mapbox API key to superset_config.py #2

Open pavlov99 opened 6 years ago

pavlov99 commented 6 years ago

It's impossible to display the map in Superset without MAPBOX_API_KEY. Add an option to define it in superset_config.py via container parameters.

Proxicon commented 5 years ago

Would be really handy right now, located this in search for how to get the mapbox API key into the stack via container parameters.