fix redirect finally
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2023-08-02 09:05:11 +02:00
parent cad74b2a9d
commit a752dca83e
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -5,6 +5,6 @@
Access-Control-Allow-Origin = "*" Access-Control-Allow-Origin = "*"
[[redirects]] [[redirects]]
from = "/.well-known/host-meta/*" from = "/.well-known/host-meta"
to = "https://mastodon.lila.network/.well-known/host-meta/:splat" to = "https://mastodon.lila.network/.well-known/host-meta"
status = 301 status = 301