From 32f3845b64ebd86b62050a7c503f344d23081ef0 Mon Sep 17 00:00:00 2001 From: FahadKhalid210 Date: Thu, 6 Jun 2024 12:51:19 +0500 Subject: [PATCH] add comment --- tutorcairn/templates/cairn/apps/superset/superset_config.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tutorcairn/templates/cairn/apps/superset/superset_config.py b/tutorcairn/templates/cairn/apps/superset/superset_config.py index 27e4df0..787605e 100644 --- a/tutorcairn/templates/cairn/apps/superset/superset_config.py +++ b/tutorcairn/templates/cairn/apps/superset/superset_config.py @@ -168,6 +168,8 @@ class CeleryConfig: # pylint: disable=too-few-public-methods "EMBEDDED_SUPERSET": True } +#enable CORS_OPTIONS + ENABLE_CORS=True CORS_OPTIONS={ "origins": [