fix chains

This commit is contained in:
cventastic
2021-12-12 15:22:10 +01:00
parent 657ce42d9b
commit a59fcfdf47
2 changed files with 3 additions and 7 deletions

View File

@@ -1,10 +1,6 @@
[
{
"addr": "0021",
"url": "geth-mainnet:8545"
},
{
"addr": "0022",
"url": "geth-rinkeby:8545"
"addr": "0002",
"url": "pocket-fullnode:8081"
}
]

View File

@@ -26,7 +26,7 @@ services:
# networks:
# - pocket
pocket-service:
pocket-fullnode:
image: poktnetwork/pocket-core:stagenet-latest
ports:
- "127.0.0.1:8081:8081"