Skip to content

Commit 79042e7

Browse files
committed
chore: revert .nostr.local settings
Signed-off-by: Ricardo Arturo Cabral Mejía <[email protected]>
1 parent 54684a7 commit 79042e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.nostr.local/settings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"info": {
3-
"relay_url": "wss://nostr-relay-dev.wlvs.space",
4-
"name": "nostr-relay-dev.wlvs.space",
3+
"relay_url": "wss://nostream.localtest.me",
4+
"name": "nostream.localtest.me",
55
"description": "A nostr relay written in Typescript.",
66
"pubkey": "00000000827ffaa94bfea288c3dfce4422c794fbb96625b6b31e9049f729d700",
77
"contact": "[email protected]"
@@ -38,7 +38,7 @@
3838
"paymentProcessors": {
3939
"zebedee": {
4040
"baseURL": "https://api.zebedee.io/",
41-
"callbackBaseURL": "https://nostr-relay-dev.wlvs.space/callbacks/zebedee"
41+
"callbackBaseURL": "https://nostream.localtest.me/callbacks/zebedee"
4242
}
4343
},
4444
"workers": {

0 commit comments

Comments
 (0)