Skip to content

Commit

Permalink
Remove prover ports (aggregator) from docker-compose (#2525)
Browse files Browse the repository at this point in the history
  • Loading branch information
agnusmor authored Sep 8, 2023
1 parent bf351e8 commit d505253
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,6 @@ services:
container_name: zkevm-prover
image: hermeznetwork/zkevm-prover:v2.2.1
ports:
# - 50051:50051 # Prover
- 50052:50052 # Mock prover
- 50061:50061 # MT
- 50071:50071 # Executor
volumes:
Expand Down

0 comments on commit d505253

Please sign in to comment.