This commit is contained in:
parent
4bdd265b19
commit
9b71bc16ad
1 changed files with 7 additions and 0 deletions
|
@ -8,3 +8,10 @@
|
|||
from = "/.well-known/host-meta"
|
||||
to = "https://social.lila.network/.well-known/host-meta"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "/.well-known/webfinger"
|
||||
to = "https://social.lila.network/.well-known/webfinger"
|
||||
status = 301
|
||||
[redirects.headers]
|
||||
Access-Control-Allow-Origin = "*"
|
Loading…
Reference in a new issue