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