diff --git a/src/config/routes.tsx b/src/config/routes.tsx index b307e805..8c769dfa 100644 --- a/src/config/routes.tsx +++ b/src/config/routes.tsx @@ -13,7 +13,7 @@ export const APIS = { }, staging: { api: 'https://api.test.insports.tv', - auth: 'https://auth.test.insports.tv', + auth: 'https://www.auth.test.insports.tv', }, }