Skip to content

Commit

Permalink
set tty: true for op-geth-l2 in localnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Sep 30, 2024
1 parent 1508d68 commit 788184f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ services:
build:
dockerfile: "optimism-stack.Dockerfile"
context: "."
tty: true
depends_on:
- "op-geth-l1"
healthcheck:
Expand Down

0 comments on commit 788184f

Please sign in to comment.