hardening
This commit is contained in:
@@ -58,6 +58,9 @@ services:
|
|||||||
- 8546
|
- 8546
|
||||||
- 6065
|
- 6065
|
||||||
environment:
|
environment:
|
||||||
|
- API=eth,txpool,net,debug,web3
|
||||||
|
- CHAINID=haqq_11235-1
|
||||||
|
- CHAINNAME=mainnet
|
||||||
- IP=${IP}
|
- IP=${IP}
|
||||||
- MONIKER=d${DOMAIN:-local}
|
- MONIKER=d${DOMAIN:-local}
|
||||||
- P2P_PORT=10465
|
- P2P_PORT=10465
|
||||||
|
|||||||
@@ -13,3 +13,7 @@ discovery-secret
|
|||||||
|
|
||||||
# avalanchego
|
# avalanchego
|
||||||
staking/*
|
staking/*
|
||||||
|
|
||||||
|
# cosmos
|
||||||
|
priv_validator_key.json
|
||||||
|
node_key.json
|
||||||
Reference in New Issue
Block a user