vr pong clients need to know the port

beta.r3js.org
Theunis J. Botha 2017-01-17 13:53:12 +01:00
parent 892f05c4e3
commit 80085dd37f
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,6 @@
var config = {
vr_pong: {
port: 3101,
url: "http://pong.gamewheel.local"
},
vr_racer: {

View File

@ -1,6 +1,5 @@
var secure = {
vr_pong: {
port: 3101,
debugPort: 3201
},
vr_racer: {