Add env for setting network mode

This commit is contained in:
IshaVenikar 2025-05-27 18:41:17 +05:30
parent 0394c2730f
commit 3833f40a5c

View File

@ -388,6 +388,9 @@
export MULTISIG_DEPLOYMENT_DIR=cosmos-multisig-deployment
# Set path to custom network JSON file
export NETWORK_JSON_PATH=~/cerc/laconicd-stack/config/network.json
# Set network mode to host
export USE_HOST_NETWORK=host
```
- Copy the example variables file: