AppSettings.ejemplo.ts 240 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 // export const APP_SETTINGS = { // apiDeboSuite: 'http://localhost:1515', // apiImagenes: 'http://10.231.45.220:1515', // puntoVenta: 9998, // numeroPlanilla: 1111, // codigoP: 99996, // terminal: 101, // deploy: 'dev' // };