mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 05:46:32 +00:00
docs: use hyphens instead of snake case (#5802)
This commit is contained in:
@@ -158,7 +158,7 @@ Override the [command](https://github.com/tendermint/tendermint/blob/master/netw
|
||||
- LOG=$${LOG:-tendermint.log}
|
||||
volumes:
|
||||
- ./build:/tendermint:Z
|
||||
command: node --proxy_app=tcp://abci0:26658
|
||||
command: node --proxy-app=tcp://abci0:26658
|
||||
networks:
|
||||
localnet:
|
||||
ipv4_address: 192.167.10.2
|
||||
|
||||
Reference in New Issue
Block a user