chore: remove localhost

This commit is contained in:
Kieran 2024-02-27 17:52:00 +00:00
parent f93a398039
commit 3103b994a1

View File

@ -21,7 +21,7 @@ export enum StreamState {
}
export const defaultRelays = {
"ws://localhost:8081": { read: true, write: true },
//"ws://localhost:8081": { read: true, write: true },
"wss://relay.snort.social": { read: true, write: true },
"wss://nos.lol": { read: true, write: true },
"wss://relay.damus.io": { read: true, write: true },