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