fix proxy service http middleware

This commit is contained in:
Joe Kralicky 2025-01-10 00:13:57 +00:00
parent 61e56b6e42
commit 1a4ff1c8a4
No known key found for this signature in database
GPG key ID: 75C4875F34A9FB79
7 changed files with 8 additions and 14 deletions

View file

@ -54,6 +54,7 @@ var allServices = []string{
"Authenticate",
"Control Plane",
"Data Broker",
"Proxy",
"Upstream",
"IDP",
"HTTP Client",