AppSettings ejemplo.ts 186 Bytes
export const appSettings = {
  // apiUrl: 'http://10.231.45.117:4705/autoservicio',
  // apiImagenes: 'http://10.231.45.117:4513/',
  // apiClientes: 'http://localhost:1515/clientes'
};