r3-config/config.js

6 lines
105 B
JavaScript

var serverConfiguration = {
"vr_pong" : {
"url" : "http://pong.gamewheel.local",
"port" : 3000
}
};