r3-config/config.js

7 lines
108 B
JavaScript

var serverConfiguration = {
"vr_pong" : {
"url" : "http://dev-pong.gamewheel.com",
"port" : 3101
}
};