pokt testnet with sync

This commit is contained in:
cventastic
2021-12-12 16:12:14 +01:00
parent 471d1896e6
commit 959f7c7962
2 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ services:
expose:
- 26656
- 8081
command: pocket start
command: pocket start --seeds=$POCKET_TEST_SEEDS --testnet
environment:
- POCKET_CORE_KEY=$POCKET_CORE_KEY
- POCKET_CORE_PASSPHRASE=$POCKET_CORE_PASSPHRASE