pokt-test preparation for beta-update
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
[
|
||||
{
|
||||
"id": "0020",
|
||||
"url": "https://bsc-1.stakesquid-db.ml/goerli"
|
||||
"url": "http://haproxy/goerli"
|
||||
},
|
||||
{
|
||||
"id": "0022",
|
||||
"url": "https://bsc-1.stakesquid-db.ml/rinkeby"
|
||||
"url": "http://haproxy/rinkeby"
|
||||
},
|
||||
{
|
||||
"id": "0023",
|
||||
"url": "https://bsc-1.stakesquid-db.ml/ropsten"
|
||||
"url": "http://haproxy/ropsten"
|
||||
},
|
||||
{
|
||||
"id": "0002",
|
||||
"url": "https://bsc-1.stakesquid-db.ml/pokttest"
|
||||
"url": "http://haproxy/pokttest"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -65,6 +65,8 @@ services:
|
||||
command: pocket start --seeds=$POCKET_TEST_SEEDS --mainnet
|
||||
#command: pocket start --simulateRelay
|
||||
environment:
|
||||
- ./bootstrap_skript/pokt_mainnet.sh:/home/app/.pocket/pokt_mainnet.sh
|
||||
- ./pokt/config.json:/home/app/.pocket/config/config.json
|
||||
- POCKET_CORE_KEY=$POCKET_CORE_KEY_MAINNET
|
||||
- POCKET_CORE_PASSPHRASE=$POCKET_CORE_PASSPHRASE_MAINNET
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user