Set X-Frame-Options header for Nextcloud

This commit is contained in:
2020-09-05 03:50:46 -04:00
parent 0fcd79040e
commit 8a9dea2ec8
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@ tls:
http:
middlewares:
nextcloud:
headers:
customFrameOptionsValue: SAMEORIGIN
securehttps:
headers:
frameDeny: true