diff -r 5c8d95d96c58 -r 2deead259283 client/app/index.html --- a/client/app/index.html Wed Apr 08 17:24:35 2015 +0200 +++ b/client/app/index.html Thu Apr 23 18:17:10 2015 +0200 @@ -80,7 +80,7 @@ record: angular.fromJson('{"record": "record value"}'), urls: { base_static: "./", - ammicoUrl: "http://127.0.0.1:8080/ammico", + ammicoUrl: "http://127.0.0.1:8000/ammico", searchUrl: "http://ammico.labs.exalead.com/search-api" } });