Skip to content

Commit

Permalink
Comment so I don’t forget
Browse files Browse the repository at this point in the history
Adding a reminder here...
  • Loading branch information
dave-gray101 authored Sep 24, 2024
1 parent 2efeb3c commit fa3b907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/http/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ func App(cl *config.BackendConfigLoader, ml *model.ModelLoader, appConfig *confi
})
}

// Health Checks should always be exempt from auth, so register these first
routes.HealthRoutes(app)

kaConfig, err := middleware.GetKeyAuthConfig(appConfig)
Expand Down

0 comments on commit fa3b907

Please sign in to comment.