docs: fix code comment explaining local override (#29612)

This commit is contained in:
Oliver Schlüter
2024-07-17 19:33:01 +02:00
committed by GitHub
parent 245e1986c1
commit 9da5be3d79

View File

@@ -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
#