Browse Source

* updated config for /db

Saurabh Nanda 9 years ago
parent
commit
ef99cc602e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/Haskell/yesod-postgres/benchmark_config.json

+ 1 - 0
frameworks/Haskell/yesod-postgres/benchmark_config.json

@@ -4,6 +4,7 @@
     "default": {
       "setup_file": "setup",
       "plaintext_url": "/plaintext",
+      "db_url": "/db",
       "port": 8000,
       "approach": "Realistic",
       "classification": "Fullstack",