Skip to content

Commit

Permalink
changes_test_run_workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Hoskovec committed Oct 17, 2024
1 parent 289885d commit 30e668f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ def _try_json_readsha(filepath: str, length: int) -> str | None:
SUPERSET_WEBSERVER_PROTOCOL = "http"
SUPERSET_WEBSERVER_ADDRESS = "0.0.0.0"
SUPERSET_WEBSERVER_PORT = 8088
SECRET_KEY = "wWC1+nR3OD1lUUekVbElFoQRhSiIIKD7tl9EMnwMIRrWEu9UeEe0twBU"

# This is an important setting, and should be lower than your
# [load balancer / proxy / envoy / kong / ...] timeout settings.
Expand Down

0 comments on commit 30e668f

Please sign in to comment.