Commit ace2e2945625090a4827c985d2738ef3665786f6

Authored by Eric Fernandez
1 parent 4652c4d151
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('focaAbmPlazoPago')
2 .constant("API_ENDPOINT", {
3 'URL': 'http://192.168.0.23:9900'
4 });
5