client/app/index.html
changeset 93 4b167851ee7d
parent 91 f7a844a9079e
child 96 3542155549e4
--- a/client/app/index.html	Fri May 22 14:50:23 2015 +0200
+++ b/client/app/index.html	Fri May 22 17:41:19 2015 +0200
@@ -81,7 +81,7 @@
               record: angular.fromJson('{"record": "record value"}'),
               urls: {
                   base_static: "./",
-                  ammicoUrl: "http://0.0.0.0:8080/ammico",
+                  ammicoUrl: "http://127.0.0.1:8000/ammico",
                   searchUrl: "http://ammico.labs.exalead.com/search-api"
               }
           });