From 479c467d90485e8d8ab0b9f1b253db19895d273b Mon Sep 17 00:00:00 2001 From: mirceahasegan Date: Thu, 12 Dec 2024 17:31:42 +0100 Subject: [PATCH] chore: prepare for preprod govtools instance (#1590) --- apps/browser-extension-wallet/.env.defaults | 2 +- apps/browser-extension-wallet/.env.developerpreview | 2 +- apps/browser-extension-wallet/.env.example | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/browser-extension-wallet/.env.defaults b/apps/browser-extension-wallet/.env.defaults index ecb5e1f21..c5a311b66 100644 --- a/apps/browser-extension-wallet/.env.defaults +++ b/apps/browser-extension-wallet/.env.defaults @@ -53,7 +53,7 @@ YOUTUBE_RECOVERY_PHRASE_VIDEO_URL=https://www.youtube-nocookie.com/embed/hOFVXo9 BANXA_LACE_URL=https://lacewallet.banxa-sandbox.com/ BANXA_HOMEPAGE_URL=https://banxa.com/ GOV_TOOLS_URL_MAINNET=https://gov.tools -GOV_TOOLS_URL_PREPROD= +GOV_TOOLS_URL_PREPROD=https://preprod.gov.tools GOV_TOOLS_URL_PREVIEW=https://preview.gov.tools GOV_TOOLS_URL_SANCHONET= diff --git a/apps/browser-extension-wallet/.env.developerpreview b/apps/browser-extension-wallet/.env.developerpreview index 08fb5c4d5..d8d89564d 100644 --- a/apps/browser-extension-wallet/.env.developerpreview +++ b/apps/browser-extension-wallet/.env.developerpreview @@ -52,7 +52,7 @@ YOUTUBE_RECOVERY_PHRASE_VIDEO_URL=https://www.youtube-nocookie.com/embed/hOFVXo9 BANXA_LACE_URL=https://lacewallet.banxa-sandbox.com/ BANXA_HOMEPAGE_URL=https://banxa.com/ GOV_TOOLS_URL_MAINNET=https://gov.tools -GOV_TOOLS_URL_PREPROD= +GOV_TOOLS_URL_PREPROD=https://preprod.gov.tools GOV_TOOLS_URL_PREVIEW=https://preview.gov.tools GOV_TOOLS_URL_SANCHONET= diff --git a/apps/browser-extension-wallet/.env.example b/apps/browser-extension-wallet/.env.example index 7f857b56c..ee7b6ae30 100644 --- a/apps/browser-extension-wallet/.env.example +++ b/apps/browser-extension-wallet/.env.example @@ -51,7 +51,7 @@ YOUTUBE_RECOVERY_PHRASE_VIDEO_URL=https://www.youtube-nocookie.com/embed/hOFVXo9 BANXA_LACE_URL=https://lacewallet.banxa-sandbox.com/ BANXA_HOMEPAGE_URL=https://banxa.com/ GOV_TOOLS_URL_MAINNET=https://gov.tools -GOV_TOOLS_URL_PREPROD= +GOV_TOOLS_URL_PREPROD=https://preprod.gov.tools GOV_TOOLS_URL_PREVIEW=https://preview.gov.tools GOV_TOOLS_URL_SANCHONET= # events tracking