environment setup

beta.r3js.org
-=ybafelo 2018-04-20 09:57:39 +02:00
parent 4c4c14688a
commit 322c0110eb
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ var config = {
portal: {
url: protocol + '://' + user + '-r3-portal.' + domain
},
db: {}
db: {},
environment : environment
};
if (typeof module !== 'undefined') {