HM-34 Изменил URL апишки (#12)

This commit is contained in:
mrPadre
2020-07-15 13:32:09 +03:00
committed by GitHub
parent 40a2342758
commit bcaacdf269

View File

@ -1,5 +1,5 @@
export const API_URL = 'http://vigdorov.ru:4001'; export const API_URL = 'http://api.storage.vigdorov.ru';
export const ENDPOINT = '/store'; export const ENDPOINT = '/store';