This commit is contained in:
cventastic
2022-01-24 09:45:46 +01:00
parent 60494b7206
commit 8da3f1805a
4 changed files with 6 additions and 4 deletions

View File

@@ -279,7 +279,7 @@ services:
expose:
- 26656
- 8081
command: /home/app/.pocket/pokt_mainnet.sh && pocket start --seeds=$POCKET_MAIN_SEEDS --mainnet
command: bash -c "/home/app/.pocket/pokt_mainnet.sh && pocket start --seeds=$POCKET_MAIN_SEEDS --mainnet"
#command: pocket start --simulateRelay
environment:
- POCKET_CORE_KEY=$POCKET_CORE_KEY