mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
docs: fix code comment explaining local override (#29612)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#
|
||||
# This is an example "local" configuration file. In order to set/override config
|
||||
# options that ONLY apply to your local environment, simply copy/rename this file
|
||||
# to docker/pythonpath/superset_config_docker.py
|
||||
# to docker/pythonpath_dev/superset_config_docker.py
|
||||
# It ends up being imported by docker/superset_config.py which is loaded by
|
||||
# superset/config.py
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user