Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Config Service
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU Software
OSDU Data Platform
Deployment and Operations
Config Service
Merge requests
!57
Update config.py
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update config.py
Yan_Sushchynski-main-patch-59518
into
main
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Yan Sushchynski (EPAM)
requested to merge
Yan_Sushchynski-main-patch-59518
into
main
1 year ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
8feb44d7
1 commit,
1 year ago
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/config.py
+
1
−
0
Options
@@ -28,3 +28,4 @@ class Settings(BaseSettings):
ENV_NAME
:
str
HOSTNAME
:
str
AUTHORITY
:
str
=
"
osdu
"
SEGY_SD_PATH
:
str
=
""
Loading