web: fixes for logo
This commit is contained in:
@@ -93,6 +93,7 @@ class SimpleAuthMiddleware(BaseHTTPMiddleware):
|
||||
"/webhook/",
|
||||
"/health",
|
||||
"/logo/", # Logo files should always be accessible
|
||||
"/favicon.ico", # Favicon should always be accessible
|
||||
"/ping",
|
||||
"/api/v1/health",
|
||||
"/api/v1/metrics",
|
||||
|
||||
Reference in New Issue
Block a user