diff --git a/docs/demo.md b/docs/demo.md index 6d913d5..7769f13 100644 --- a/docs/demo.md +++ b/docs/demo.md @@ -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: