bugfix to implement web ui in oh

This commit is contained in:
2026-06-29 17:42:01 +00:00
parent 263234d48b
commit cc808bfb09
+2 -2
View File
@@ -270,8 +270,8 @@ class ApiHandler(
)
self.send_header(
"X-Frame-Options",
"DENY"
"Content-Security-Policy",
"frame-ancestors 'self' http://192.168.178.60:8080"
)
self.send_header(