mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-26 10:23:17 +00:00
add nostr publishing
This commit is contained in:
54
docker/8.2/nostr.json
Normal file
54
docker/8.2/nostr.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"relays": {
|
||||
"wss://nostr.einundzwanzig.space": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://nostr.mom": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://nostr.fmt.wiz.biz": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://relay.damus.io": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://nostr-pub.wellorder.net": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://relay.nostr.info": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://offchain.pub": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://nos.lol": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://brb.io": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://relay.snort.social": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://relay.current.fyi": {
|
||||
"read": true,
|
||||
"write": true
|
||||
},
|
||||
"wss://nostr.relayer.se": {
|
||||
"read": true,
|
||||
"write": true
|
||||
}
|
||||
},
|
||||
"following": null,
|
||||
"privatekey": "NOSTR_PRIVATE_KEY"
|
||||
}
|
||||
Reference in New Issue
Block a user