From 1cc83dc6bc78c102935c790a2e38728ac5e654e3 Mon Sep 17 00:00:00 2001 From: reality Date: Sat, 29 Dec 2012 14:34:24 +0000 Subject: [PATCH] update stats --- modules/stats | 2 +- modules/web/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/stats b/modules/stats index cb92651..d1889c9 160000 --- a/modules/stats +++ b/modules/stats @@ -1 +1 @@ -Subproject commit cb926510a9fc3b28f5c9489b13f1f3c3a78017b9 +Subproject commit d1889c920c3d69ce868ac34a1ad182229a2c5e41 diff --git a/modules/web/config.json b/modules/web/config.json index 981e0f7..60f35d1 100644 --- a/modules/web/config.json +++ b/modules/web/config.json @@ -1,4 +1,4 @@ { "webHost": "localhost", - "webPort": 8080 + "webPort": 8090 }