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