Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2024-02-23 18:50:02 +02:00
parent 4ed25e8ce3
commit 52e923e914

View file

@ -220,6 +220,13 @@
Access-Control-Allow-Methods = "GET"
Content-Type = "application/json"
[[headers]]
for = "/.well-known/*"
[headers.values]
Access-Control-Allow-Origin = "*"
Access-Control-Allow-Methods = "GET"
[[headers]]
for = "/*"