Update config env for shopify
This commit is contained in:
parent
8bdde3b7bf
commit
b6c48ca9dd
@ -116,7 +116,15 @@ Instructions to reset / update the deployments
|
||||
laconic-so --stack ~/cerc/testnet-laconicd-stack/stack-orchestrator/stacks/laconic-shopify build-containers --force-rebuild
|
||||
```
|
||||
|
||||
* Update the configuration if required in `laconic-shopify-deployment/config.env`
|
||||
* Update the configuration if required in `laconic-shopify-deployment/config.env`:
|
||||
|
||||
```bash
|
||||
# laconicd RPC endpoint
|
||||
CERC_LACONICD_RPC_ENDPOINT=https://laconicd-mainnet.laconic.com
|
||||
|
||||
# laconicd chain id
|
||||
CERC_LACONICD_CHAIN_ID=laconic-mainnet
|
||||
```
|
||||
|
||||
* Restart the deployment:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user