allow qbit iframe

This commit is contained in:
2025-10-10 16:13:37 +05:30
parent c903d95405
commit 0652a9e5a1

View File

@@ -32,6 +32,12 @@ tcp:
# ----------------------
http:
middlewares:
allow-iframe:
headers:
customResponseHeaders:
X-Frame-Options: ""
Content-Security-Policy: "frame-ancestors 'self';"
basic-auth:
basicAuth:
usersFile: /auth/htpasswd
@@ -262,6 +268,7 @@ http:
tls:
certResolver: aetoskia
middlewares:
- allow-iframe
- websocket-headers
# Codebase