mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 13:09: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 = {
|
const defaultConfig: AppConfig = {
|
||||||
theme: "light",
|
theme: "light",
|
||||||
relayUrl: "wss://relay.nostr.band",
|
relayUrl: "wss://relay.primal.net",
|
||||||
};
|
};
|
||||||
|
|
||||||
const presetRelays = [
|
const presetRelays = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user