fixed typos

This commit is contained in:
2019-10-13 10:56:33 +02:00
parent 3df7a70498
commit 1a6ca1a9c6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -61,6 +61,6 @@ server {
}
# website should not be displayed inside a <frame>, an <iframe> or an <object>
add_header X-Frame-Options SAMEORIGIN;;
add_header X-Frame-Options SAMEORIGIN;
}