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