From 79042e7f29de07e916eaf3db743febc6aabbdd93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Arturo=20Cabral=20Mej=C3=ADa?= Date: Wed, 1 Feb 2023 22:34:24 -0500 Subject: [PATCH] chore: revert .nostr.local settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ricardo Arturo Cabral Mejía --- .nostr.local/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.nostr.local/settings.json b/.nostr.local/settings.json index 037a0e7..add5fb4 100644 --- a/.nostr.local/settings.json +++ b/.nostr.local/settings.json @@ -1,7 +1,7 @@ { "info": { - "relay_url": "wss://nostr-relay-dev.wlvs.space", - "name": "nostr-relay-dev.wlvs.space", + "relay_url": "wss://nostream.localtest.me", + "name": "nostream.localtest.me", "description": "A nostr relay written in Typescript.", "pubkey": "00000000827ffaa94bfea288c3dfce4422c794fbb96625b6b31e9049f729d700", "contact": "operator@your-domain.com" @@ -38,7 +38,7 @@ "paymentProcessors": { "zebedee": { "baseURL": "https://api.zebedee.io/", - "callbackBaseURL": "https://nostr-relay-dev.wlvs.space/callbacks/zebedee" + "callbackBaseURL": "https://nostream.localtest.me/callbacks/zebedee" } }, "workers": {