updated config

beta.r3js.org
cybafelo 2017-01-24 09:54:21 +00:00
parent b10a269d6a
commit 5ed153aaa0
1 changed files with 5 additions and 5 deletions

View File

@ -202,14 +202,14 @@ var secure = {
debugPort: 3211
},
editor_v2: {
port: 3112,
debugPort: 3212,
port: 3114,
debugPort: 3214,
cluster: false
},
api_v2: {
port: 3113,
debugPort: 3213,
liveReloadPort: 3413,
port: 3115,
debugPort: 3215,
liveReloadPort: 3415,
mongodb: {
host: 'mongodb://127.0.0.1',
db: 'api_v2',