File size: 137 Bytes
9eba098
 
 
 
1
2
3
4
export const environment = {
  production: true,
  apiUrl: ''  // In production, use relative path (empty string means same domain)
};