develop.js.ejemplo 110 Bytes
angular.module('focaModalCobranza')
    .constant("API_ENDPOINT", {
        'URL': '//127.0.0.1:9000'
    });