fix: docker compose refusing to start (#24565)

This commit is contained in:
Daniel Vaz Gaspar
2023-06-30 11:55:13 +01:00
committed by GitHub
parent a740c2c06e
commit c238d9733a
3 changed files with 2 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ PYTHONPATH=/app/pythonpath:/app/docker/pythonpath_dev
REDIS_HOST=redis
REDIS_PORT=6379
SUPERSET_ENV=development
FLASK_DEBUG=true
SUPERSET_ENV=development
SUPERSET_LOAD_EXAMPLES=yes
CYPRESS_CONFIG=false