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.
1 parent 53ebba6 commit abba948Copy full SHA for abba948
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