Commit e6a411fa2a73939875ffe94706a1419eb0037f0c
1 parent
d92a3bd1c0
Exists in
develop
Add
Agregada variable a app settings
Showing
1 changed file
with
8 additions
and
0 deletions
Show diff stats
src/etc/AppSettings.ejemplo.ts
File was created | 1 | // export const APP_SETTINGS = { | |
2 | // apiDeboSuite: 'http://localhost:1515', | ||
3 | // puntoVenta: 9998, | ||
4 | // numeroPlanilla: 1111, | ||
5 | // codigoP: 99996, | ||
6 | // terminal: 101, | ||
7 | // deploy: 'dev' | ||
8 | // }; | ||
9 |