We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53ebba6 + abba948 commit ec7d660Copy full SHA for ec7d660
src/lib/config.ts
@@ -1,5 +1,5 @@
1
// Backend API configuration
2
-export const API_BASE_URL = 'http://localhost:5002';
+export const API_BASE_URL = '';
3
4
// API endpoints
5
export const API_ENDPOINTS = {
0 commit comments