Browse Source

go: update config

Julien Schmidt 12 years ago
parent
commit
5d71c08efc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      go/benchmark_config

+ 1 - 1
go/benchmark_config

@@ -5,7 +5,7 @@
       "setup_file": "setup",
       "json_url": "/json",
       "db_url": "/db",
-      "query_url": "/db?queries=",
+      "query_url": "/queries?queries=",
       "fortune_url": "/fortune",
       "update_url": "/update?queries=",
       "plaintext_url": "/plaintext",