Add text siglen view by default
Change-Id: I530c991f6ce22a0f2508ce5736b62c147717a135
diff --git a/kalamar.conf b/kalamar.conf
index 441f2da..0d52586 100644
--- a/kalamar.conf
+++ b/kalamar.conf
@@ -1,7 +1,8 @@
# my api => 'http://10.0.10.51:7070/api/v0.1/'
# my $api = 'http://10.0.10.13:7070/api/v0.1/';
-# my $api = 'http://localhost:9998/api/v0.1/';
-my $api = 'http://10.0.2.40:8089/api/v0.1/';
+my $api = 'http://localhost:9999/api/v0.1/';
+
+#my $api = 'http://10.0.2.40:8089/api/v0.1/';
{
Search => {
engine => 'Kalamar::API',