initial commit

beta.r3js.org
Theunis J. Botha 2016-04-26 17:54:49 +02:00
commit 443877b422
1 changed files with 6 additions and 0 deletions

6
config.js Normal file
View File

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