Commit 07dd0076354de24a5b60adfab1a2daa3d265305f

Authored by Eric Fernandez
1 parent 104fdc134b
Exists in master

ejemplo de develop.js

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
src/etc/develop.js.ejemplo
File was created 1 angular.module('focaLogin')
2 .constant("API_ENDPOINT", {
3 'URL': 'http://192.168.0.23:9900'
4 });
5