mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
changed ports
This commit is contained in:
parent
107b774984
commit
75ee571e20
@ -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"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user