Skip to content

Commit

Permalink
Merge branch 'master' into pablo/stakers-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo authored Nov 14, 2022
2 parents d0318e2 + 8c1d648 commit d06b924
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
MODE: normal
NETHERMIND_CONFIG: mainnet
NETHERMIND_SYNCCONFIG_FASTSYNC: "true"
NETHERMIND_SYNCCONFIG_SNAPSYNC: ""
NETHERMIND_JSONRPCCONFIG_ENABLED: "true"
NETHERMIND_JSONRPCCONFIG_HOST: 0.0.0.0
NETHERMIND_INITCONFIG_WEBSOCKETSENABLED: "true"
Expand All @@ -31,9 +32,5 @@ services:
nofile:
soft: 1000000
hard: 1000000
deploy:
resources:
limits:
memory: 16384M
volumes:
data: {}

0 comments on commit d06b924

Please sign in to comment.