-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Hello, How can I configure ABCI in tendermint and what write in command in
code!
abci0:
container_name: abci0
image: "abci-image"
build:
context: .
dockerfile: abci.Dockerfile
command:
networks:
localnet:
ipv4_address: 192.167.10.6
abci1:
container_name: abci1
image: "abci-image"
build:
context: .
dockerfile: abci.Dockerfile
command:
networks:
localnet:
ipv4_address: 192.167.10.7
abci2:
container_name: abci2
image: "abci-image"
build:
context: .
dockerfile: abci.Dockerfile
command:
networks:
localnet:
ipv4_address: 192.167.10.8
abci3:
container_name: abci3
image: "abci-image"
build:
context: .
dockerfile: abci.Dockerfile
command:
networks:
localnet:
ipv4_address: 192.167.10.9
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels