Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
artyukh committed Dec 18, 2024
1 parent 357ae4a commit 0d8ad9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ services:
- WEB3_TIMEOUT=${WEB3_TIMEOUT}
- ENABLE_DATAFIX=${ENABLE_DATAFIX}
- BUNDLR_NODE=${BUNDLR_NODE}
- DEBRIDGE_EVENTS_CONSISTENCY_CHECK_TIMEOUT_SECS=${DEBRIDGE_EVENTS_CONSISTENCY_CHECK_TIMEOUT_SECS}
- SOLANA_GRPC_SERVICE_URL=${SOLANA_GRPC_SERVICE_URL}
depends_on:
- postgres
Expand Down

0 comments on commit 0d8ad9f

Please sign in to comment.