fix: API_BASE_URL updated

This commit is contained in:
Angie
2025-08-05 14:24:40 +02:00
parent 60b1b4b15a
commit e3ab727aea

View File

@@ -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