Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Dec 6, 2024
1 parent 8ea5c02 commit 733c093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
- ${ENV_FILE:-.env.conduit}
restart: unless-stopped
ports:
- "3002:3002"
- "3005:3005"

# OP Succinct Proposer
op-succinct-proposer-conduit-10s:
Expand All @@ -52,4 +52,4 @@ services:
- ./db:/usr/local/bin/dbdata
# The metrics port is the default port for the OP Proposer.
ports:
- "7302:7302"
- "7305:7305"

0 comments on commit 733c093

Please sign in to comment.