Skip to content

Commit

Permalink
Adding app name
Browse files Browse the repository at this point in the history
  • Loading branch information
sfvishalgupta committed May 15, 2024
1 parent 03b8d8f commit 62e8e64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/pythonpath_dev/superset_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,6 @@ class CeleryConfig:
)
except ImportError:
logger.info("Using default Docker config...")


APP_NAME = "Sourcefuse"

0 comments on commit 62e8e64

Please sign in to comment.