From 75b072def94f68624c998cdc443b559c417a78cd Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 3 Jun 2020 16:58:48 +0200 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b78d188..57971a3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ sudo docker-compose up -d ``` ## API -the api is ready, you can go to http://localhost:8984/gdp/home +the api is ready, you can go to http://localhost:8984/home ## Client open http://localhost:8988 in your browser