morphological view for testbed
diff --git a/korap.conf b/korap.conf
index 7f6b63b..807b772 100644
--- a/korap.conf
+++ b/korap.conf
@@ -16,5 +16,9 @@
       root_dir => app->home . '/cache',
       cache_size => '12m'
     }
+  },
+  hypnotoad => {
+    listen => ['http://*:6666'],
+    workers => 3
   }
 }