Skip to content

Commit

Permalink
fix op-proposer ports
Browse files Browse the repository at this point in the history
  • Loading branch information
edobry committed Jan 10, 2025
1 parent 49cd869 commit 2671d97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/proposer/op-proposer/op_proposer_launcher.star
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ def get_proposer_config(

cmd += proposer_params.extra_params

ports = get_used_ports()
return ServiceConfig(
image=image,
ports=ports,
Expand Down

0 comments on commit 2671d97

Please sign in to comment.