This commit is contained in:
@@ -92,6 +92,7 @@ class SimpleAuthMiddleware(BaseHTTPMiddleware):
|
|||||||
self.public_routes = [
|
self.public_routes = [
|
||||||
"/webhook/",
|
"/webhook/",
|
||||||
"/health",
|
"/health",
|
||||||
|
"/logo/", # Logo files should always be accessible
|
||||||
"/ping",
|
"/ping",
|
||||||
"/api/v1/health",
|
"/api/v1/health",
|
||||||
"/api/v1/metrics",
|
"/api/v1/metrics",
|
||||||
|
|||||||
Reference in New Issue
Block a user