fix(169): fix logout

keep-around/62417be7c1cc5ed942195c423c5f1f5f4254179d
Andrei Dekterev 3 years ago
parent 65cdb73ec5
commit 62417be7c1
  1. 2
      src/config/routes.tsx

@ -13,7 +13,7 @@ export const APIS = {
},
staging: {
api: 'https://api.test.insports.tv',
auth: 'https://www.auth.test.insports.tv',
auth: 'https://auth.test.insports.tv',
},
}

Loading…
Cancel
Save