mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 04:59:22 +00:00
Default to Primal relay
This commit is contained in:
parent
b7ff219e6e
commit
508fa84466
@ -32,7 +32,7 @@ const queryClient = new QueryClient({
|
||||
|
||||
const defaultConfig: AppConfig = {
|
||||
theme: "light",
|
||||
relayUrl: "wss://relay.nostr.band",
|
||||
relayUrl: "wss://relay.primal.net",
|
||||
};
|
||||
|
||||
const presetRelays = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user