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

@@ -1,3 +1,4 @@
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?!

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