26 lines
762 B
YAML
26 lines
762 B
YAML
app_secret: "override_me"
|
|
app_secret_block: "override_me"
|
|
path_prefix: "/opt/app-root"
|
|
paths:
|
|
credentials: "config/credentials"
|
|
public: "public"
|
|
views: "views"
|
|
idms:
|
|
base_url: "https://identity.office.clintonambulance.com"
|
|
cars_group_id: "01175d60-1a2c-4255-8976-32e6cb205341"
|
|
match_threshold: 3
|
|
nocodb:
|
|
base_url: https://sheets.office.clintonambulance.com
|
|
employees_table_id: "m12l1ptaalz9ciq"
|
|
infractions_table_id: "myr46d3wdd4hhyg"
|
|
negative_infraction_id: 9
|
|
no_points_view_id: "vwjtzv5npqodcy71"
|
|
oidc:
|
|
issuer: "https://identity.office.clintonambulance.com/application/o/calculate-negative-points/"
|
|
redirect_url: "https://negativepoints.office.clintonambulance.com"
|
|
scopes:
|
|
- openid
|
|
- profile
|
|
- email
|
|
- offline_access
|