mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Fix docker-compose.yml
This commit is contained in:
parent
eb332cd7ef
commit
f0217995f2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
suave-mevm:
|
||||
build: flashbots/suave-geth:latest
|
||||
image: flashbots/suave-geth:latest
|
||||
command:
|
||||
- --dev
|
||||
- --dev.gaslimit=30000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue