Auto-Backup $'Thu Sep 05 2024 01:57:43 GMT+0200 (Central European Summer Time)'

This commit is contained in:
2024-09-05 02:18:14 +02:00
parent fafbada337
commit 7f42b3b127
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ server {
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_hide_header Content-Security-Policy;
proxy_hide_header X-Frame-Options;
}
location /octtkb/ {
resolver 9.9.9.9;