Files
einundzwanzig-portal/docker/8.2/nostr.json
2023-02-23 23:12:00 +01:00

19 lines
374 B
JSON

{
"relays": {
"wss://nostr.easify.de": {
"read": true,
"write": true
},
"wss://nostr.mom": {
"read": true,
"write": true
},
"wss://relay.damus.io": {
"read": true,
"write": true
}
},
"following": null,
"privatekey": "NOSTR_PRIVATE_KEY"
}