Reporting and TZ updates
This commit is contained in:
@@ -27,6 +27,7 @@ class Settings(BaseSettings):
|
||||
api_v1_str: str = "/api/v1"
|
||||
project_name: str = "Airfield PPR API"
|
||||
base_url: str
|
||||
local_timezone: str = "Europe/London"
|
||||
|
||||
# UI Configuration
|
||||
tag: str = ""
|
||||
|
||||
Reference in New Issue
Block a user