Skip to content

Commit

Permalink
Add README for secureheaders recipe (blitz-js#2780)
Browse files Browse the repository at this point in the history
(meta)
  • Loading branch information
kimngan-bui authored and g3offrey committed Oct 5, 2021
1 parent 2d8def3 commit eae9093
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions recipes/secureheaders/README.md
@@ -0,0 +1,19 @@
## secureheaders

The Blitz Recipe for configuring Secure Headers

Improve the security of your blitz app at the push of a button. You will
probably have to manually adjust your content security policies to suit your
needs.

```
blitz install secureheaders
```

## More information

- [How to use receipes in Blitz](https://blitzjs.com/docs/using-recipes)

## Contributors

- Jeremy Liberman <jeremy@jeremyliberman.com>

0 comments on commit eae9093

Please sign in to comment.