allow qbit iframe
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user