TIL origins need to include protocol?

This commit is contained in:
Daniel Flanagan 2021-02-08 18:03:00 -06:00
parent 839e4c3794
commit fd48f4796a
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[[headers]]
for = "/font/iosevka/*"
[headers.values]
Access-Control-Allow-Origin = "git.lyte.dev"
Access-Control-Allow-Origin = "https://git.lyte.dev"