Compare commits
No commits in common. "bc6dad348bddb7cc32eda4a0c0a18765b6245c9e" and "311a9a1b2e60a89999b6fa99a149cf31d8b4d071" have entirely different histories.
bc6dad348b
...
311a9a1b2e
@ -19,12 +19,9 @@ Create /etc/pleroma2nip05/config.yml from the config.yml in this repo
|
|||||||
|
|
||||||
Add this to your Pleroma vhost
|
Add this to your Pleroma vhost
|
||||||
|
|
||||||
```
|
`
|
||||||
location /.well-known/nostr.json {
|
location /.well-known/nostr.json {
|
||||||
proxy_pass http://localhost:5000/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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user