Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/recipes/kona-node/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ services:
--l2 http://op-reth:8551
--l2-provider-rpc http://op-reth:8545
--l2-engine-jwt-secret /root/jwt/jwt.hex
--rpc.port 5060
--p2p.listen.tcp 9223
--p2p.listen.udp 9223
--p2p.scoring off
--p2p.redial 0
--p2p.bootstore /db

volumes:
Expand Down
Loading