Fix hostport 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
2a2161a25d
commit
23e0c8a91e
3 changed files with 23 additions and 6 deletions
|
|
@ -41,7 +41,7 @@ data:
|
|||
stsPreload: true
|
||||
customFrameOptionsValue: "SAMEORIGIN"
|
||||
referrerPolicy: "same-origin"
|
||||
permissionsPolicy: "vibrate 'self'"
|
||||
# permissionsPolicy: "vibrate 'self'"
|
||||
permissionsPolicy: "camera 'none'; microphone 'none'; geolocation 'none'; payment 'none';"
|
||||
stsSeconds: 315360000
|
||||
# contentSecurityPolicy: "default-src 'self' 'unsafe-inline'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue