Skip to content

Commit

Permalink
Update docker-compose-mainnetv2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueShells authored Mar 18, 2024
1 parent 7ed53fc commit 93a4317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-mainnetv2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --snapshot=false
-- --rollup.sequencerhttp=https://rpc-moon.mantle.xyz/v1/OTFjNjk2ODA5Yjk5MGE1MzA0N2E2MDc1
- --rollup.sequencerhttp=https://rpc.mantle.xyz
volumes:
- ./mainnet/secret:/secret/
- ./data/mainnet-geth:/db/geth/
Expand Down

0 comments on commit 93a4317

Please sign in to comment.