Update traefik deployment
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0735682969
commit
ee4e749cd3
4 changed files with 18 additions and 18 deletions
|
|
@ -16,10 +16,10 @@ data:
|
|||
burst: 50
|
||||
security_headers:
|
||||
headers:
|
||||
accessControlAllowMethods: ["GET", "OPTIONS", "PUT"]
|
||||
accessControlAllowOrigin: "origin-list-or-null"
|
||||
accessControlMaxAge: 100
|
||||
addVaryHeader: true
|
||||
# accessControlAllowMethods: ["GET", "OPTIONS", "PUT"]
|
||||
# accessControlAllowOrigin: "origin-list-or-null"
|
||||
# accessControlMaxAge: 100
|
||||
# addVaryHeader: true
|
||||
browserXssFilter: true
|
||||
contentTypeNosniff: true
|
||||
forceSTSHeader: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue