Skip to content

Commit

Permalink
Temporarily comment out relayer docker
Browse files Browse the repository at this point in the history
  • Loading branch information
iKapitonau committed Jul 24, 2024
1 parent 2cf7ec9 commit 1def103
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions deployment/dockerfiles/ibc/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ services:
interval: 10s
timeout: 5s
retries: 5
relayer:
image: "hermes:v0.0.0"
depends_on:
localsecret-1:
condition: service_healthy
localsecret-2:
condition: service_healthy
# relayer:
# image: "hermes:v0.0.0"
# depends_on:
# localsecret-1:
# condition: service_healthy
# localsecret-2:
# condition: service_healthy

0 comments on commit 1def103

Please sign in to comment.