fix(ott-417): changed api (#152)
Co-authored-by: Armen <armen9339@gmail.com>keep-around/af30b88d367751c9e05a735e4a0467a96238ef47
parent
df16579eb1
commit
3b6d752486
@ -1,2 +1,2 @@ |
|||||||
export const API_ROOT = 'https://api-staging.instat.tv' |
export const API_ROOT = 'https://api.instat.tv' |
||||||
export const DATA_URL = `${API_ROOT}/data` |
export const DATA_URL = `${API_ROOT}/data` |
||||||
|
|||||||
Loading…
Reference in new issue