This commit is contained in:
Para Dox
2025-04-14 11:59:50 +07:00
parent 1829f2394e
commit 7d6ceb74d8
71 changed files with 71 additions and 71 deletions

View File

@@ -28,7 +28,7 @@ services:
- BLOCK_SIGNER_KEY=9f50ccaebd966113a0ef09793f8a3288cd0bb2c05d20caa3c0015b4e665f1b2d
- GETH_OP_NETWORK=mantle-mainnet
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
entrypoint: [/bin/sh, -c, exec /usr/local/bin/geth "$@"]
entrypoint: /bin/sh -c 'exec /usr/local/bin/geth "$@"' --
command:
- --datadir=/data
- --db.engine=leveldb