Skip to content

Commit

Permalink
Added port
Browse files Browse the repository at this point in the history
  • Loading branch information
eduadiez committed Dec 27, 2019
1 parent 15e5c54 commit 14121a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nethermind.public.dappnode.eth",
"version": "0.0.2",
"upstreamVersion": "v1.3.8",
"upstreamVersion": "v1.3.9",
"shortDescription": "Nethermind Ethereum client",
"description": "Nethermind - The world’s fastest Ethereum .NET Client and P2P Data Marketplace for the decentralised future\nOur flagship .NET Core-based Ethereum client is all about performance and flexibility. We have built a lean, stable and feature-rich gateway to allow anyone, anywhere, to take part in the decentralised future.",
"type": "service",
Expand Down
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ services:
- NETHERMIND_PIVOT_NUMBER
- NETHERMIND_PIVOT_TOTAL_DIFFICULTY
- NETHERMIND_USE_GETH_LIMITS_IN_FAST_BLOCKS=true
ports:
- '30303'
volumes:
data: {}

0 comments on commit 14121a6

Please sign in to comment.