Skip to content

Commit 8709d75

Browse files
committed
Fix relays
1 parent b934c28 commit 8709d75

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

_hosts/media.codonaft/etc/conf.d/broadcastr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ broadcastr_args="
22
--listen ws://localhost:6666
33
--tor-proxy 127.0.0.1:9050
44
--allowed-pubkeys npub1alptdev5srcw2hxg03567p4k6xs3lgj7f6545suc0rzp0xw98svse7rg94
5-
--relays https://api.nostr.watch/v1/online,file:///etc/broadcastr/allowed.json
5+
--relays https://codonaft.com/relays.json,file:///etc/broadcastr/allowed.json
66
--blocked-relays file:///etc/broadcastr/blocked.json
77
"

0 commit comments

Comments
 (0)