inside the yaml file, we can add something like this: headers: kcmerrill.com: headers: - content-security-policy: "Whatever ..." - anotherheader: "some more values" etc etc
inside the yaml file, we can add something like this:
headers:
kcmerrill.com:
headers:
- content-security-policy: "Whatever ..."
- anotherheader: "some more values"
etc etc