client/app/index.html
changeset 14 4d27fbc3f9df
parent 13 08f34bbc70ee
child 27 2b508b65571a
--- a/client/app/index.html	Wed Mar 11 17:38:14 2015 +0100
+++ b/client/app/index.html	Tue Mar 17 16:34:23 2015 +0100
@@ -60,6 +60,7 @@
               record: angular.fromJson('{"record": "record value"}'),
               urls: {
                   base_static: "./",
+                  ammicoUrl: "http://127.0.0.1:8080/ammico",
                   searchUrl: "http://ammico.labs.exalead.com/search-api"
               }
           });