mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
chore: make flask-talisman work with test config (#29277)
This commit is contained in:
committed by
GitHub
parent
4537ab6b1a
commit
796726376a
@@ -97,7 +97,6 @@ ALERT_REPORTS_NOTIFICATION_DRY_RUN = True
|
||||
WEBDRIVER_BASEURL = "http://superset:8088/" # When using docker compose baseurl should be http://superset_app:8088/
|
||||
# The base URL for the email report hyperlinks.
|
||||
WEBDRIVER_BASEURL_USER_FRIENDLY = WEBDRIVER_BASEURL
|
||||
|
||||
SQLLAB_CTAS_NO_LIMIT = True
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user