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