Browse Source

Merge branch 'master' of github.com:TechEmpower/FrameworkBenchmarks

Patrick Falls 12 years ago
parent
commit
3c516b5af5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      express/benchmark_config

+ 1 - 0
express/benchmark_config

@@ -18,6 +18,7 @@
       "setup_file": "setup",
       "db_url": "/sequelize",
       "query_url": "/sequelize?queries=",
+      "fortune_url": "/fortune"
       "port": 8080,
       "sort": 6
     }