fix
This commit is contained in:
@@ -48,10 +48,15 @@ services:
|
||||
op-node:
|
||||
depends_on:
|
||||
- l2
|
||||
image: "public.ecr.aws/i6b2w2n6/op-node:celestia-3.0.0-dencun"
|
||||
image: "public.ecr.aws/i6b2w2n6/op-node:5.2.0"
|
||||
stop_signal: SIGINT
|
||||
stop_grace_period: 30s
|
||||
environment:
|
||||
CELESTIA_LEGACY_MODE: "true"
|
||||
OP_NODE_OVERRIDE_CANYON: "1726783200"
|
||||
OP_NODE_OVERRIDE_DELTA: "1726783200"
|
||||
OP_NODE_OVERRIDE_ECOTONE: "1726783200"
|
||||
OP_NODE_L1_BEACON_IGNORE: "true"
|
||||
OP_NODE_S3_BUCKET: "caldera-celestia-cache-prod"
|
||||
OP_NODE_NAMESPACE_ID: 866269ddf77dbc40ed9d
|
||||
# OP_NODE_DA_RPC: "http://light:26658"
|
||||
@@ -71,7 +76,7 @@ services:
|
||||
--p2p.listen.ip=0.0.0.0
|
||||
--p2p.listen.tcp=9003
|
||||
--p2p.listen.udp=9003
|
||||
--p2p.static=/ip4/35.82.210.70/tcp/9003/p2p/16Uiu2HAmL4fvgBQi5jcuiEYDaNcg4hpGqCmyAv4DZuSM8f2USYwQ
|
||||
--p2p.static=/ip4/35.82.210.70/tcp/9003/p2p/16Uiu2HAmGa9Ba4jHW8WVJTfHw2b3f2g7mNmeYtMXy6bhKiLENfcH
|
||||
--snapshotlog.file=/op_log/snapshot.log
|
||||
--p2p.priv.path=/config/p2p-node-key.txt
|
||||
--metrics.enabled
|
||||
|
||||
Reference in New Issue
Block a user