This commit is contained in:
parent
b55bac7b0f
commit
93c45235ff
1 changed files with 5 additions and 0 deletions
|
@ -3,3 +3,8 @@
|
||||||
[headers.values]
|
[headers.values]
|
||||||
Content-Type = "application/json"
|
Content-Type = "application/json"
|
||||||
Access-Control-Allow-Origin = "*"
|
Access-Control-Allow-Origin = "*"
|
||||||
|
|
||||||
|
[[redirects]]
|
||||||
|
from = "/.well-known/test-meta/*"
|
||||||
|
to = "https://status.lila.network"
|
||||||
|
status = 301
|
||||||
|
|
Loading…
Reference in a new issue