TIL origins need to include protocol?
This commit is contained in:
parent
839e4c3794
commit
fd48f4796a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
[[headers]]
|
[[headers]]
|
||||||
for = "/font/iosevka/*"
|
for = "/font/iosevka/*"
|
||||||
[headers.values]
|
[headers.values]
|
||||||
Access-Control-Allow-Origin = "git.lyte.dev"
|
Access-Control-Allow-Origin = "https://git.lyte.dev"
|
||||||
|
|
Loading…
Reference in a new issue