Browse Source

Compojure: Fortune test configuration

Keith R. Gustafson 12 years ago
parent
commit
84d0a1afdf
1 changed files with 2 additions and 1 deletions
  1. 2 1
      compojure/benchmark_config

+ 2 - 1
compojure/benchmark_config

@@ -6,8 +6,9 @@
       "json_url": "/compojure/json",
       "db_url": "/compojure/db/1",
       "query_url": "/compojure/db/",
+      "fortune_url": "/compojure/fortune-hiccup"
       "port": 8080,
       "sort": 2
     }
   }]
-}
+}