From c2c4198d390b70b8ee5e7a5d42c1f056e2d4a525 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Sun, 12 Jul 2020 15:00:16 +0200 Subject: [PATCH] bug fix, #758 #760, readme --- README.md | 3 +++ client | 2 +- synopsx | 2 +- webapp | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 57971a3..bc166ca 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ sudo docker-compose up -d ## API the api is ready, you can go to http://localhost:8984/home +### indexing +before you can use the client you need to trigger this url http://localhost:8984/indexing + ## Client open http://localhost:8988 in your browser diff --git a/client b/client index b260758..64c3986 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit b26075851918c328f2706105f1ea45aad373dfc8 +Subproject commit 64c39862dbba853c8f08213835a63b27927046ec diff --git a/synopsx b/synopsx index f3cfa99..c841365 160000 --- a/synopsx +++ b/synopsx @@ -1 +1 @@ -Subproject commit f3cfa994dd6a4aece3b7e9c96a4158f75250f35b +Subproject commit c84136501ef1fdc9ce7298e3bfc5e5cc22d39ca0 diff --git a/webapp b/webapp index 82dfd82..0c5e5b8 160000 --- a/webapp +++ b/webapp @@ -1 +1 @@ -Subproject commit 82dfd82f4d14090a49bbb32eadd91cd1608a6951 +Subproject commit 0c5e5b85813e7aa4d0942f9433da8753ff797e02