test redirects
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2023-08-02 08:37:38 +02:00
parent b55bac7b0f
commit 93c45235ff
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -3,3 +3,8 @@
[headers.values]
Content-Type = "application/json"
Access-Control-Allow-Origin = "*"
[[redirects]]
from = "/.well-known/test-meta/*"
to = "https://status.lila.network"
status = 301