alt-svc
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
Content-Security-Policy "frame-ancestors 'none'; default-src 'none'; connect-src 'self'; font-src 'self' data:; form-action 'self'; img-src 'self' https://ga-beacon.appspot.com https://raw.githubusercontent.com https://secure.gravatar.com https://sourcethemes.com; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self';"
|
||||
X-Content-Type-Options "nosniff"
|
||||
X-Frame-Options "DENY"
|
||||
Alt-Svc "h3=\":443\"; ma=86400"
|
||||
}
|
||||
|
||||
reverse_proxy 127.0.0.1:${toString myData.ports.gitea}
|
||||
|
||||
Reference in New Issue
Block a user