Skip to content

Commit

Permalink
Update stack.yaml (#31)
Browse files Browse the repository at this point in the history
Fix typo in security header
  • Loading branch information
0xTim authored Nov 8, 2023
1 parent 04c6dc6 commit 6032118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Resources:
Comment: Vapor API Docs security header policy
CustomHeadersConfig:
Items:
- Header: Permission-Policy
- Header: Permissions-Policy
Override: false
Value: accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=(), interest-cohort=()
- Header: server
Expand Down

0 comments on commit 6032118

Please sign in to comment.