Skip to content

Commit

Permalink
feat: add variable back
Browse files Browse the repository at this point in the history
  • Loading branch information
boodyvo committed Sep 16, 2024
1 parent 29f31e2 commit 36049ba
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 @@ -32,6 +32,7 @@ services:
# fake the shards by defining shards with existing backends
PROXY_SHARD_BACKEND_HOST_URL_MAP: localhost:7777>10|https://evmrpcdata.internal.testnet.proxy.kava.io|20|https://evmrpcdata.internal.testnet.proxy.kava.io
EVM_QUERY_SERVICE_URL: https://evmrpc.internal.testnet.proxy.kava.io
METRIC_DATABASE_ENABLED: "${METRIC_DATABASE_ENABLED}"
ports:
- "${PROXY_HOST_PORT}:${PROXY_CONTAINER_PORT}"
- "${TEST_UNCONFIGURED_PROXY_PORT}:${PROXY_CONTAINER_PORT}"
Expand Down

0 comments on commit 36049ba

Please sign in to comment.