fix(#2370): change api for amazon

keep-around/bcda002576c8f40de0c6df3c36281da631da6f49
Andrei Dekterev 4 years ago committed by Andrei Dekterev
parent d744a3c6cb
commit 2f28e7c68c
  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