Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
FahadKhalid210 committed Jun 6, 2024
1 parent 317cfc2 commit 32f3845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorcairn/templates/cairn/apps/superset/superset_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ class CeleryConfig: # pylint: disable=too-few-public-methods
"EMBEDDED_SUPERSET": True
}

#enable CORS_OPTIONS

ENABLE_CORS=True
CORS_OPTIONS={
"origins": [
Expand Down

0 comments on commit 32f3845

Please sign in to comment.