mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: docker compose refusing to start (#24565)
This commit is contained in:
committed by
GitHub
parent
a740c2c06e
commit
c238d9733a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user