commit | 50bde3a94fb2f27a76a685428033146f9689bf77 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jun 24 21:58:11 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Wed Jul 01 15:56:29 2020 +0200 |
tree | 221faa62fe539086cb8d8e78934bbcf2969b5bfa | |
parent | ce8213e9b92612ada6059746476901563f2982de [diff] [blame] |
Switch default API endpoint to korap.ids-mannheim.de Change-Id: I464e04687d4d8bf88c9bce04cd473c4c6b072af0
diff --git a/kalamar.conf b/kalamar.conf index 95fed5b..38fc57f 100644 --- a/kalamar.conf +++ b/kalamar.conf
@@ -30,7 +30,7 @@ # See Mojolicious::Plugin::Piwik # The default Kustvakt api endpoint -my $api = 'http://localhost:9999/api/'; +my $api = 'https://korap.ids-mannheim.de/api/'; { Kalamar => { # Backend server path