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 } };