diff --git a/config.js b/config.js index faa8579..54489f4 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,6 @@ var config = { vr_pong: { + port: 3101, url: "http://pong.gamewheel.local" }, vr_racer: { diff --git a/secure.js b/secure.js index 38a3b37..8b21276 100644 --- a/secure.js +++ b/secure.js @@ -1,6 +1,5 @@ var secure = { vr_pong: { - port: 3101, debugPort: 3201 }, vr_racer: {