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 debugPort: 3211
}, },
editor_v2: { editor_v2: {
port: 3112, port: 3114,
debugPort: 3212, debugPort: 3214,
cluster: false cluster: false
}, },
api_v2: { api_v2: {
port: 3113, port: 3115,
debugPort: 3213, debugPort: 3215,
liveReloadPort: 3413, liveReloadPort: 3415,
mongodb: { mongodb: {
host: 'mongodb://127.0.0.1', host: 'mongodb://127.0.0.1',
db: 'api_v2', db: 'api_v2',