fix(#169): auth api test

test-j
Rakov Roman 3 years ago
parent df1a2c05b8
commit 39625ba5d3
  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://api.auth.test.insports.tv',
},
}

Loading…
Cancel
Save