mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
19 lines
374 B
JSON
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"
|
|
}
|