gw-dev config

beta.r3js.org
Theunis J. Botha 2016-04-26 18:10:25 +02:00
parent 443877b422
commit 166f444ea5
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
var serverConfiguration = { var serverConfiguration = {
"vr_pong" : { "vr_pong" : {
"url" : "http://pong.gamewheel.local", "url" : "http://dev-pong.gamewheel.com",
"port" : 3000 "port" : 3101
} }
}; };