Add env for setting network mode
This commit is contained in:
parent
0394c2730f
commit
3833f40a5c
@ -388,6 +388,9 @@
|
|||||||
export MULTISIG_DEPLOYMENT_DIR=cosmos-multisig-deployment
|
export MULTISIG_DEPLOYMENT_DIR=cosmos-multisig-deployment
|
||||||
# Set path to custom network JSON file
|
# Set path to custom network JSON file
|
||||||
export NETWORK_JSON_PATH=~/cerc/laconicd-stack/config/network.json
|
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:
|
- Copy the example variables file:
|
||||||
|
Loading…
Reference in New Issue
Block a user