Browse Source

used correct port

Patrick Falls 12 years ago
parent
commit
edfa5f72cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wai/benchmark_config

+ 1 - 1
wai/benchmark_config

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