pokt testnet with sync
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
TODO !!!!
|
TODO !!!!
|
||||||
|
|
||||||
Beim lesen von chain.json braucht pokt rechte uid=1005(app) gid=1001(app) groups=1001(app)
|
1 Beim lesen von chain.json braucht pokt rechte auf den chains ordner: uid=1005(app) gid=1001(app) groups=1001(app)
|
||||||
|
2 command: pocket start --seeds=$POCKET_TEST_SEEDS --testnet ! testnet variable?!
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- 26656
|
- 26656
|
||||||
- 8081
|
- 8081
|
||||||
command: pocket start
|
command: pocket start --seeds=$POCKET_TEST_SEEDS --testnet
|
||||||
environment:
|
environment:
|
||||||
- POCKET_CORE_KEY=$POCKET_CORE_KEY
|
- POCKET_CORE_KEY=$POCKET_CORE_KEY
|
||||||
- POCKET_CORE_PASSPHRASE=$POCKET_CORE_PASSPHRASE
|
- POCKET_CORE_PASSPHRASE=$POCKET_CORE_PASSPHRASE
|
||||||
|
|||||||
Reference in New Issue
Block a user