mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
Add host meta endpoint
This commit is contained in:
parent
8946d4593c
commit
a83648db48
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import { MatchedRoute } from "bun";
|
|||
import { getHost } from "@config";
|
||||
|
||||
/**
|
||||
* ARedirect to /nodeinfo/2.0
|
||||
* Redirect to /nodeinfo/2.0
|
||||
*/
|
||||
export default async (
|
||||
req: Request,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue