From 094901411dcc37d54cefa292ecc86feb384bf9cc Mon Sep 17 00:00:00 2001 From: Sudheer Kotha Date: Thu, 8 Dec 2022 11:30:32 +0000 Subject: [PATCH] updated prod config --- .env.production | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.env.production b/.env.production index eb4a9b7..f1b9b75 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1 @@ -# development API and keys -REACT_APP_API_HOST='https://api.wmnetwork.co.uk' -REACT_APP_API_KEY='514b8bafa009424289cb2d7a12c54f6e' \ No newline at end of file +REACT_APP_API_HOST='https://wmca-api-portal-staging.azure-api.net' \ No newline at end of file