This commit is contained in:
parent
cad74b2a9d
commit
a752dca83e
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@
|
|||
Access-Control-Allow-Origin = "*"
|
||||
|
||||
[[redirects]]
|
||||
from = "/.well-known/host-meta/*"
|
||||
to = "https://mastodon.lila.network/.well-known/host-meta/:splat"
|
||||
from = "/.well-known/host-meta"
|
||||
to = "https://mastodon.lila.network/.well-known/host-meta"
|
||||
status = 301
|
||||
|
|
Loading…
Reference in a new issue