Commit c681243549bf9ab3dc98e472dc753dceed6a1b4c

Authored by Eric Fernandez
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
... ... @@ -0,0 +1,5 @@
  1 +angular.module('focaAbmPreciosCondiciones')
  2 + .constant("API_ENDPOINT", {
  3 + 'URL': 'http://192.168.0.23:9900'
  4 + });
  5 +
0 6 \ No newline at end of file