From 4aa4b53fab27d8568f96c1c48aba450714e919ce Mon Sep 17 00:00:00 2001 From: Oleg Yankovich <33641729+krolol@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:35:45 +0100 Subject: [PATCH] Update wallet api --- .env.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.dev b/.env.dev index 90a09faf..04a6ad0e 100644 --- a/.env.dev +++ b/.env.dev @@ -2,7 +2,7 @@ REACT_APP_ENV=dev # BACKEND -REACT_APP_WALLET_API=https://dev-cere-wallet-api.core-dev.aws.cere.io +REACT_APP_WALLET_API=https://api.wallet.dev.cere.io REACT_APP_FREEPORT_API=https://dev-freeport-api.network-dev.aws.cere.io REACT_APP_DDC_API=https://ddc.freeport.dev.cere.network