Apache Superset
This commit is contained in:
2
superset_config.py
Normal file
2
superset_config.py
Normal file
@@ -0,0 +1,2 @@
|
||||
SECRET_KEY = 'YOUR_OWN_RANDOM_GENERATED_SECRET_KEY'
|
||||
SQLALCHEMY_DATABASE_URI = "postgresql+psycopg2://superset:supermotdepasse@database:5432/superset"
|
||||
Reference in New Issue
Block a user