diff --git a/frontend/api.js b/frontend/api.js index 12a3527..6335152 100644 --- a/frontend/api.js +++ b/frontend/api.js @@ -2,7 +2,7 @@ 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