fix chains
This commit is contained in:
@@ -1,10 +1,6 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"addr": "0021",
|
"addr": "0002",
|
||||||
"url": "geth-mainnet:8545"
|
"url": "pocket-fullnode:8081"
|
||||||
},
|
|
||||||
{
|
|
||||||
"addr": "0022",
|
|
||||||
"url": "geth-rinkeby:8545"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -26,7 +26,7 @@ services:
|
|||||||
# networks:
|
# networks:
|
||||||
# - pocket
|
# - pocket
|
||||||
|
|
||||||
pocket-service:
|
pocket-fullnode:
|
||||||
image: poktnetwork/pocket-core:stagenet-latest
|
image: poktnetwork/pocket-core:stagenet-latest
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:8081:8081"
|
- "127.0.0.1:8081:8081"
|
||||||
|
|||||||
Reference in New Issue
Block a user