develop.js.ejemplo 110 Bytes
angular.module('focaLogin')
    .constant("API_ENDPOINT", {
        'URL': 'http://192.168.0.23:9900'
    });