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