fix net parameter for pokt mainnet
This commit is contained in:
@@ -109,7 +109,7 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- 26656
|
- 26656
|
||||||
- 8081
|
- 8081
|
||||||
command: pocket start --seeds=$POCKET_MAIN_SEEDS --testnet
|
command: pocket start --seeds=$POCKET_MAIN_SEEDS --mainnet
|
||||||
#command: pocket start --simulateRelay
|
#command: pocket start --simulateRelay
|
||||||
environment:
|
environment:
|
||||||
- POCKET_CORE_KEY=$POCKET_CORE_KEY
|
- POCKET_CORE_KEY=$POCKET_CORE_KEY
|
||||||
|
|||||||
Reference in New Issue
Block a user