Add Timing-Allow-origin CORS header (#4825)

This commit is contained in:
Steve Repsher 2023-10-30 14:18:25 -04:00 committed by GitHub
parent 462f93fd4a
commit bdbbc1e114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
[headers.values]
Cache-Control = "public, max-age=604800, s-maxage=86400, stale-while-revalidate=604800"
Access-Control-Allow-Origin = "*"
Timing-Allow-Origin = "*"
[[redirects]]
from = "/"