update: changed API URL
This commit is contained in:
parent
1a6eaa5a0e
commit
99fc3451ba
@ -1,8 +1,8 @@
|
|||||||
//API
|
//API
|
||||||
// const API_BASE_URL = "http://195.209.214.159/api";
|
const API_BASE_URL = "http://195.209.214.159/api";
|
||||||
|
|
||||||
//API local
|
//API local
|
||||||
const API_BASE_URL = "http://localhost:3001/api";
|
// const API_BASE_URL = "http://localhost:3001/api";
|
||||||
|
|
||||||
//SHARED
|
//SHARED
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user