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