diff --git a/docker-compose.yml b/docker-compose.yml index a3388f66..a7f7d556 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -41,7 +41,7 @@ services: BIGCHAINDB_TENDERMINT_PORT: 26657 ports: - "3333:3333" - - "7777:7777" + - "7778:7777" - "26658" healthcheck: test: ["CMD", ".ci/healthcheck.sh"]