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