Reporting and TZ updates

This commit is contained in:
2026-06-28 07:37:41 -04:00
parent 5e12561fb2
commit c2e4d2adeb
18 changed files with 719 additions and 268 deletions
+1
View File
@@ -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 = ""