Commit c4413b9371ce572d1f2070e3bbe5529ab4433741

Authored by Eric Fernandez
1 parent 31c48123c2
Exists in master

ejemplo develop

Showing 2 changed files with 2 additions and 1 deletions   Show diff stats
src/etc/develop.ejemplo.js
File was created 1 angular.module('focaGestionTerminal')
2 .constant('endpoint', 'localhost:3030');
1 angular.module('focaGestionTerminal', ['ngRoute', 'angular.ping']) 1 angular.module('focaGestionTerminal', ['ngRoute', 'angular.ping'])
2 .constant('endpoint', 'http://localhost:3030')