moved port to server side

beta.r3js.org
cybafelo 2017-01-23 09:06:46 +00:00
parent b28dfd0c31
commit 673a3257e6
2 changed files with 1 additions and 1 deletions

View File

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

View File

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