Commit 988ce48b43cf3c42e41f3de9b2fe4d6b0b9b9ef8
1 parent
c37b9805e5
Exists in
master
linea al final del archivo
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/etc/develop.js.ejemplo
1 | angular.module('focaAbmPlazoPago') | 1 | angular.module('focaAbmPlazoPago') |
2 | .constant("API_ENDPOINT", { | 2 | .constant("API_ENDPOINT", { |
3 | 'URL': 'http://192.168.0.23:9900' | 3 | 'URL': 'http://192.168.0.23:9900' |
4 | }); | 4 | }); |
5 |