Refactor: Use existing API

This commit is contained in:
gpt-engineer-app[bot]
2025-09-25 17:09:56 +00:00
parent 104051ede0
commit eebd5af113
4 changed files with 814 additions and 22 deletions

1
src/services/config.ts Normal file
View File

@@ -0,0 +1 @@
export const API_BASE_URL = 'https://karibeo.lesoluciones.net:8443/api/v1';