web: fixes for logo

This commit is contained in:
2025-10-22 14:36:24 -04:00
committed by sbcrumb
parent 3ac5aa3121
commit e4ef60847a
3 changed files with 20 additions and 1 deletions
+1
View File
@@ -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",