mirror of
https://github.com/dergigi/boris.git
synced 2026-02-15 20:14:58 +01:00
fix: update local relay port to 10547
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
// All relays including local relay
|
||||
export const RELAYS = [
|
||||
'ws://localhost:7777',
|
||||
'ws://localhost:10547',
|
||||
'wss://relay.damus.io',
|
||||
'wss://nos.lol',
|
||||
'wss://relay.nostr.band',
|
||||
|
||||
Reference in New Issue
Block a user