From 7524c74e5aa5a9a1800acb9f78d57935cef21058 Mon Sep 17 00:00:00 2001 From: "Theunis J. Botha" Date: Tue, 26 Apr 2016 18:54:32 +0200 Subject: [PATCH] tj-dev --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index dc4f02c..4e7e463 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ var serverConfiguration = { "vr_pong" : { - "url" : "http://dev-pong.gamewheel.com", + "url" : "http://pong.gamewheel.local", "port" : 3101 } };