@@ -56,8 +56,8 @@ class Main {
static var VERSION = 100;
static var REPNAME = "lib";
static var SERVER = {
- host : "localhost",
- port : 2000,
+ host : "lib.haxe.org",
+ port : 80,
dir : "",
url : "index.n"
};