Added pleroma instructions

main
Guy Van Sanden 2023-03-06 12:51:45 +01:00
parent fcb10547e8
commit bc6dad348b
1 changed files with 8 additions and 2 deletions

View File

@ -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