common/corpus-common-addon/config/environment.js
author ymh <ymh.work@gmail.com>
Fri, 04 Mar 2016 19:18:28 +0100
changeset 139 8d688175513a
parent 127 5cd8c3065c38
child 537 d2e6ee099125
permissions -rw-r--r--
add proxy for bnf completion and sparql request + upgrade kernel + route

/*jshint node:true*/
'use strict';

module.exports = function(/* environment, appConfig */) {
  return { };
};