chore: create well-known dir; fix 404
This commit is contained in:
parent
cf56e0c4d5
commit
dd56c5ff62
4 changed files with 17 additions and 1 deletions
|
@ -63,4 +63,9 @@ for = "/.well-known/webfinger"
|
|||
[[headers]]
|
||||
for = "/.well-known/gpc.json"
|
||||
[headers.values]
|
||||
Content-Type = "application/jrd+json; charset=utf-8"
|
||||
Content-Type = "application/jrd+json; charset=utf-8"
|
||||
|
||||
[[headers]]
|
||||
for = "/.well-known/traffic-advice"
|
||||
[headers.values]
|
||||
Content-Type = "application/trafficadvice+json"
|
Reference in a new issue