r3-config/config.js

6 lines
105 B
JavaScript
Raw Normal View History

2016-04-26 17:54:49 +02:00
var serverConfiguration = {
"vr_pong" : {
"url" : "http://pong.gamewheel.local",
"port" : 3000
}
};