cybafelo config

beta.r3js.org
Theunis Johannes Botha 2016-09-29 05:14:05 +02:00
parent 662d557084
commit 279208c0b0
1 changed files with 4 additions and 4 deletions

View File

@ -1,22 +1,22 @@
var config = {
vr_pong: {
url: "http://pong.gamewheel.local",
url: "http://pong.cybafelo.local",
port: 3101,
debugPort: 3201
},
vr_racer: {
url: "http://racer.gamewheel.local",
url: "http://racer.cybafelo.local",
port: 3102,
debugPort: 3202
},
editor: {
url: "http://3d-editor.gamewheel.local",
url: "http://3d-editor.cybafelo.local",
port: 3103,
debugPort: 3203,
cluster: false
},
api16: {
url: "http://api.gamewheel.local",
url: "http://api.cybafelo.local",
port: 3104,
debugPort: 3204,
cluster: false,