changed ports

This commit is contained in:
AlbertA-Solicy 2023-09-06 13:18:02 +04:00
parent 107b774984
commit 75ee571e20

View File

@ -41,7 +41,7 @@ services:
BIGCHAINDB_TENDERMINT_PORT: 26657 BIGCHAINDB_TENDERMINT_PORT: 26657
ports: ports:
- "3333:3333" - "3333:3333"
- "7777:7777" - "7778:7777"
- "26658" - "26658"
healthcheck: healthcheck:
test: ["CMD", ".ci/healthcheck.sh"] test: ["CMD", ".ci/healthcheck.sh"]