Skip to content
Snippets Groups Projects

Update config.py

Merged Yan Sushchynski (EPAM) requested to merge Yan_Sushchynski-main-patch-59518 into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -28,3 +28,4 @@ class Settings(BaseSettings):
ENV_NAME: str
HOSTNAME: str
AUTHORITY: str = "osdu"
SEGY_SD_PATH: str = ""
Loading