chore: fixing reading allowlist

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-12-21 14:46:04 +01:00
parent 570d2be331
commit 7cef9c3623
@@ -25,6 +25,10 @@ backend:
credentials: true
csp:
connect-src: ["'self'", 'http:', 'https:']
reading:
allow:
- host: github.com
- host: raw.githubusercontent.com
auth:
environment: production