fix(#2370): change api for amazon

keep-around/2047bc5601acbdbdfc5acaacbab802403bb73be6
Andrei Dekterev 4 years ago committed by Andrei Dekterev
parent 546de2a18d
commit 2047bc5601
  1. 2
      src/config/routes.tsx

@ -4,7 +4,7 @@ import { ENV, isProduction } from './env'
export const APIS = {
preproduction: {
api: 'https://db-aws-stage.instat.tv',
api: 'https://api-aws-stage.instat.tv:11630',
auth: 'https://auth.instat.tv',
},
production: {

Loading…
Cancel
Save