deploy: regenerate compose from vibe-node main d0d784c8ff09
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
x-logging-defaults: &logging-defaults
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
max-size: "512m"
|
||||
max-file: "2"
|
||||
|
||||
# Usage:
|
||||
#
|
||||
@@ -53,6 +53,8 @@ services:
|
||||
- 8545
|
||||
- 9001
|
||||
- 8551
|
||||
environment:
|
||||
- WORLDCHAIN_MAINNET_RETH_STATE_CACHE=8192
|
||||
entrypoint: [op-reth, node]
|
||||
command:
|
||||
- --chain=worldchain
|
||||
|
||||
Reference in New Issue
Block a user