mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-27 02:38:33 +02:00
chore(example): remove Vary: "*" from example config
This commit is contained in:
@@ -79,7 +79,6 @@ entrypoint:
|
||||
Access-Control-Allow-Headers: "*"
|
||||
Access-Control-Allow-Origin: "*"
|
||||
Access-Control-Max-Age: 180
|
||||
Vary: "*"
|
||||
X-XSS-Protection: 1; mode=block
|
||||
Content-Security-Policy: "object-src 'self'; frame-ancestors 'self';"
|
||||
X-Content-Type-Options: nosniff
|
||||
|
||||
Reference in New Issue
Block a user