6 lines
151 B
TOML
6 lines
151 B
TOML
|
[[headers]]
|
||
|
# Define which paths this specific [[headers]] block will cover.
|
||
|
for = "/*"
|
||
|
[headers.values]
|
||
|
Access-Control-Allow-Origin = "*"
|