Skip to content

Commit

Permalink
fix CI docker for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pirtleshell committed Feb 6, 2024
1 parent c99c866 commit 19c0c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci.docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ services:
EVM_QUERY_SERVICE_URL: https://evmrpc.internal.testnet.proxy.kava.io
ports:
- "${PROXY_HOST_PORT}:${PROXY_CONTAINER_PORT}"
- "${TEST_UNCONFIGURED_PROXY_PORT}:${PROXY_CONTAINER_PORT}"
- "${PROXY_CONTAINER_EVM_RPC_PRUNING_PORT}:${PROXY_CONTAINER_PORT}"
- "${PROXY_HOST_DEBUG_PORT}:${PROXY_CONTAINER_DEBUG_PORT}"

0 comments on commit 19c0c7c

Please sign in to comment.