fix: refuse to start with default secret on non debug envs (#23186)

(cherry picked from commit b180319bbf)
This commit is contained in:
Daniel Vaz Gaspar
2023-03-01 11:21:12 +00:00
committed by Elizabeth Thompson
parent 1f04b17f44
commit c60ba87d0f
5 changed files with 23 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ REDIS_PORT=6379
FLASK_ENV=production
SUPERSET_ENV=production
SUPERSET_LOAD_EXAMPLES=yes
SUPERSET_SECRET_KEY=TEST_NON_DEV_SECRET
CYPRESS_CONFIG=false
SUPERSET_PORT=8088
MAPBOX_API_KEY=''