Commit c681243549bf9ab3dc98e472dc753dceed6a1b4c
1 parent
2c75fb1b9f
Exists in
master
ejemplo de develop para correr modulo unitariamente
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
src/etc/develop.js
File was created | 1 | angular.module('focaAbmPreciosCondiciones') | |
2 | .constant("API_ENDPOINT", { | ||
3 | 'URL': 'http://192.168.0.23:9900' | ||
4 | }); | ||
5 |