Commit 590de2990df73f464571f4c00c412f846ec69551
1 parent
05b043bc5d
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('focaLogin') | 1 | angular.module('focaLogin') |
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 |