mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
feat: introducing a docker-compose-light.yml for lighter development (#34324)
This commit is contained in:
committed by
GitHub
parent
913e068113
commit
604d72cc98
@@ -20,6 +20,9 @@
|
||||
# If you choose to use this type of deployment make sure to
|
||||
# create you own docker environment file (docker/.env) with your own
|
||||
# unique random secure passwords and SECRET_KEY.
|
||||
#
|
||||
# For verbose logging during development:
|
||||
# - Set SUPERSET_LOG_LEVEL=debug in docker/.env-local for detailed Superset logs
|
||||
# -----------------------------------------------------------------------
|
||||
x-superset-volumes:
|
||||
&superset-volumes # /app/pythonpath_docker will be appended to the PYTHONPATH in the final container
|
||||
|
||||
Reference in New Issue
Block a user