diff -r 8e26a5511bb8 -r 4d01c2d04359 client/app/index.html --- a/client/app/index.html Thu Jul 16 15:14:27 2015 +0200 +++ b/client/app/index.html Thu Oct 01 17:55:23 2015 +0200 @@ -83,10 +83,10 @@ record: angular.fromJson('{"record": "record value"}'), urls: { - ammicoUrl: "http://127.0.0.1:8000/ammico/", + ammicoUrl: "", - searchUrl: "http://ammico.labs.exalead.com/search-api" + searchUrl: "" } });