Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rupshabagchi authored Mar 16, 2017
1 parent 2b0778e commit 19c6e23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ ethereum:
image: chrysalis/gethimage:1.2
volumes_from:
- ethereum-data
ethstats:
container_name: ethstat
image: chrysalis/ethstat
ports:
- "30303:30303"
- "8545:8545"
Expand Down

0 comments on commit 19c6e23

Please sign in to comment.