fix(#169): auth api test

test-j
Rakov Roman 3 years ago
parent a08c9db9a6
commit 500ba5c740
  1. 2
      src/config/routes.tsx

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

Loading…
Cancel
Save