Fix: Resolve API errors and deprecation warnings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// API Configuration and Constants
|
||||
export const API_CONFIG = {
|
||||
BASE_URL: 'https://karibeo.lesoluciones.net:8443/api',
|
||||
BASE_URL: 'https://karibeo.lesoluciones.net:8443/api/v1',
|
||||
ENDPOINTS: {
|
||||
// Authentication
|
||||
LOGIN: '/auth/login',
|
||||
|
||||
Reference in New Issue
Block a user