Skip to content

Commit 16e06dc

Browse files
authored
Update dappnode_package.json
1 parent 6680af4 commit 16e06dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dappnode_package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "juno.public.dappnode.eth",
2+
"name": "juno.dnp.dappnode.eth",
33
"version": "2.0.2",
44
"shortDescription": "StarkNet full node",
55
"description": "Nethermind Starknet Node Client Juno",
@@ -27,8 +27,8 @@
2727
"upstreamRepo": "NethermindEth/juno",
2828
"links": {
2929
"homepage": "https://github.com/dappnode/DAppNodePackage-juno-generic#readme",
30-
"api": "http://juno.public.dappnode:6060/",
31-
"websocket": "ws://juno.public.dappnode:6061/"
30+
"api": "http://juno.dappnode:6060/",
31+
"websocket": "ws://juno.dappnode:6061/"
3232
},
3333
"repository": {
3434
"type": "git",

0 commit comments

Comments
 (0)