changed ports

This commit is contained in:
AlbertA-Solicy 2023-09-06 12:14:28 +04:00
parent 7a58f97091
commit 107b774984

View File

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