| changeset 184 | 4d01c2d04359 |
| parent 177 | 4a79d51d0b50 |
--- 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: { <!-- build:ammicoUrl --> - ammicoUrl: "http://127.0.0.1:8000/ammico/", + ammicoUrl: "", <!-- endbuild --> <!-- build:searchUrl --> - searchUrl: "http://ammico.labs.exalead.com/search-api" + searchUrl: "" <!-- endbuild --> } });