mirror of
https://github.com/edufeed-org/educards.git
synced 2025-12-07 15:24:34 +00:00
use public relays...
This commit is contained in:
parent
90c49fc931
commit
f38984ac8a
1 changed files with 3 additions and 3 deletions
|
|
@ -90,9 +90,9 @@ const createNDKStore = () => {
|
|||
// 'wss://relay.damus.io'
|
||||
// 'wss://relay.nostr.band',
|
||||
// 'wss://nos.lol',
|
||||
'ws://localhost:10547'
|
||||
// 'wss://purplepag.es',
|
||||
// 'wss://relay-k12.edufeed.org'
|
||||
// 'ws://localhost:10547'
|
||||
'wss://purplepag.es',
|
||||
'wss://relay-k12.edufeed.org'
|
||||
// Add more default relays here
|
||||
]
|
||||
) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue