File size: 126 Bytes
9eba098
 
 
 
1
2
3
4
export const environment = {
  production: false,
  apiUrl: 'http://localhost:7860'  // Update to match your backend URL
};