ソースを参照

used correct port

Patrick Falls 12 年 前
コミット
2e3721efad
1 ファイル変更1 行追加1 行削除
  1. 1 1
      wai/benchmark_config

+ 1 - 1
wai/benchmark_config

@@ -4,7 +4,7 @@
     "default": {
       "setup_file": "setup",
       "json_url": "/json",
-      "port": 8001,
+      "port": 8000,
       "sort": 86
     }
   }]