client/app/index.html
changeset 86 2deead259283
parent 78 aaffa46a2b79
child 88 2db951a4a04c
--- 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"
               }
           });