beta.r3js.org
Theunis J. Botha 2016-04-26 18:54:32 +02:00
parent 2ce056707c
commit 7524c74e5a
1 changed files with 1 additions and 1 deletions

View File

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