mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-01 14:00:20 -05:00
chore: checkpoint all local changes
This commit is contained in:
@@ -15,7 +15,7 @@ class AppConfig(BaseSettings):
|
||||
|
||||
# -- General --------------------------------------------------------
|
||||
APP_NAME: str = "ThreatHunt"
|
||||
APP_VERSION: str = "0.3.0"
|
||||
APP_VERSION: str = "0.4.0"
|
||||
DEBUG: bool = Field(default=False, description="Enable debug mode")
|
||||
|
||||
# -- Database -------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user