Commit fe181d0ef50ef9d0bae958aac742102eb0f6773e
1 parent
cd9443ccc9
Exists in
master
and in
1 other branch
elmino archivo del repo(solo debe ir del ejemplo)
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
src/etc/develop.js
| 1 | angular.module('focaBusquedaCliente') | File was deleted | |
| 2 | .constant("API_ENDPOINT", { | ||
| 3 | 'URL': '//192.168.0.23:9900' | ||
| 4 | }); | ||
| 5 | 1 | angular.module('focaBusquedaCliente') |