Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mmccrackan committed Feb 6, 2025
1 parent 839231b commit 0ff5e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scheduler_server/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def get_preset_config(preset_name, default={}):
'rest.satp3': {
'url': os.environ['NOCODB_SATP3_URL'],
**http_headers,
}
},
'rest.lat': {
'url': os.environ['NOCODB_LAT_URL'],
**http_headers,
Expand Down

0 comments on commit 0ff5e99

Please sign in to comment.