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