Skip to content

Commit

Permalink
Update worker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqnodes authored Dec 28, 2020
1 parent 69baea3 commit 7558d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions worker.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
--mount "type=bind,source=`pwd`/.coda-config,dst=/root/.coda-config" \
--mount type=bind,source="`pwd`/peers.txt,dst=/root/peers.txt",readonly \
-e CODA_PRIVKEY_PASS="$MINA_PRIVKEY_PASS" \
minaprotocol/mina-daemon-baked:4.1-turbo-pickles-forked-mina56b97f1-autoeaa923f \
minaprotocol/mina-daemon-baked:0.2.0-efc44df-testworld-af5e10e \
daemon \
-peer-list-file /root/peers.txt \
-block-producer-key /keys/my-wallet \
-insecure-rest-server \
-file-log-level Debug \
-file-log-level Info \
-log-level Info
```
18. Oluşturulan mina container içine girin
Expand Down

0 comments on commit 7558d4e

Please sign in to comment.