config updates for integration tests

beta.r3js.org
Theunis J. Botha 2016-10-25 17:59:38 +02:00
parent 21d900baaa
commit 3e07851f28
1 changed files with 7 additions and 1 deletions

View File

@ -13,7 +13,13 @@ var config = {
url: "http://3d-editor.gamewheel.local",
port: 3103,
debugPort: 3203,
cluster: false
cluster: false,
default: {
platform: 'gamewheel',
account: 'root',
subAccount: 'root'
},
uploadPath : '/upload'
},
api16: {
url: "http://api.gamewheel.local",