forked from TillRepo/IrSender
bugfix to implement web ui in oh
This commit is contained in:
+2
-2
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user