fix(aut): auth api rout

test-j
Rakov Roman 3 years ago
parent 2bebe4e793
commit 3e4ed189d3
  1. 2
      src/config/routes.tsx

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

Loading…
Cancel
Save