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
ports:
- "3333:3333"
- "7777:7777"
- "7778:7777"
- "26658"
healthcheck:
test: ["CMD", ".ci/healthcheck.sh"]