Skip to content

Commit

Permalink
Update single node configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dincho committed Nov 14, 2019
1 parent 5e2b134 commit 0e5c524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singlenode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
environment:
AETERNITY_CONFIG: /home/aeternity/aeternity.yaml
command: >
-aecore expected_mine_rate ${AETERNITY_MINE_RATE:-15000}
bin/aeternity console -noinput -aecore expected_mine_rate ${AETERNITY_MINE_RATE:-15000}
volumes:
- ${PWD}/node/config/singlenode_mean15.yaml:/home/aeternity/aeternity.yaml
- ${PWD}/node/keys/node1:/home/aeternity/node/keys
Expand Down

0 comments on commit 0e5c524

Please sign in to comment.