AppSettings..ts 168 Bytes edit raw blame history 1 2 3 4 5 export const appSettings = { apiUrl: 'http://localhost:4705/autoservicio', apiImagenes: 'http://localhost:5635', apiClientes: 'http://localhost:1515/clientes' };