This commit is contained in:
zmeyer44 2023-10-25 08:22:16 -04:00
parent 27ddb69181
commit 7484d1a7fa
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ const nextConfig = {
return [
{
source: "/.well-known/nostr.json",
destination: "/api/well-known",
destination: "/api/well-known/nostr",
},
];
},