From a37dc0973c0033c3f8ca25e6323b1f9470bc4d53 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Wed, 12 Feb 2025 12:42:20 +0530 Subject: [PATCH] Fix stack env in readme --- stack/stack-orchestrator/stack/laconic-wallet-web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/stack-orchestrator/stack/laconic-wallet-web/README.md b/stack/stack-orchestrator/stack/laconic-wallet-web/README.md index cb340d3..6e0567c 100644 --- a/stack/stack-orchestrator/stack/laconic-wallet-web/README.md +++ b/stack/stack-orchestrator/stack/laconic-wallet-web/README.md @@ -66,7 +66,7 @@ Instructions for running the `laconic-wallet-web` using [laconic-so](https://git # Deploy app URL used for checking origin of the messages for auto-sign-in route # Deploy app repo: https://git.vdb.to/cerc-io/snowballtools-base - REACT_APP_DEPLOY_APP_URL= + CERC_DEPLOY_APP_URL= ``` ## Start the deployment