Compare commits

..

2 commits

Author SHA1 Message Date
93c45235ff
test redirects
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2023-08-02 08:37:38 +02:00
b55bac7b0f
remove hugo lock 2023-08-02 08:34:53 +02:00
2 changed files with 5 additions and 0 deletions

View file

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