feat(fix auth): fix auth

test-j
Andrei Dekterev 3 years ago
parent 4c7a7e4865
commit 552c689d0c
  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