This commit is contained in:
parent
5545b3f330
commit
204bc49b98
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ app.get("/.well-known/webfinger", (c) => {
|
||||||
subject: resource,
|
subject: resource,
|
||||||
links: [
|
links: [
|
||||||
{
|
{
|
||||||
rel: "http://schemas.openid.net/specs/connect/1.0/issuer",
|
rel: "http://openid.net/specs/connect/1.0/issuer",
|
||||||
href: `https://id.tjo.space/application/o/tailscalecom/`,
|
href: `https://id.tjo.space/application/o/tailscalecom/`,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue