develop.js.ejemplo 116 Bytes
angular.module('focaSeguimiento')
    .constant("API_ENDPOINT", {
        'URL': 'http://192.168.0.23:9900'
    });