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