From bc6dad348bddb7cc32eda4a0c0a18765b6245c9e Mon Sep 17 00:00:00 2001 From: Guy Van Sanden Date: Mon, 6 Mar 2023 12:51:45 +0100 Subject: [PATCH] Added pleroma instructions --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7273fdc..31ca8c7 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ Create /etc/pleroma2nip05/config.yml from the config.yml in this repo Add this to your Pleroma vhost -` location /.well-known/nostr.json { +``` + location /.well-known/nostr.json { proxy_pass http://localhost:5000/json; - }` + } +``` + +## Link your profile + +Go to your pleroma profile and add a custom field, name it nostr or Nostr (nothing else) and put in your HEX public key as value