removed iframe middleware

This commit is contained in:
2025-10-10 16:28:10 +05:30
parent 0652a9e5a1
commit 053deb9447

View File

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