From 3addbc416198d650497be96b25f670ad7a7a6f75 Mon Sep 17 00:00:00 2001 From: "Omar Qouqas (GN)" <omar.qouqas@geant.org> Date: Wed, 20 Feb 2019 11:47:58 +0000 Subject: [PATCH] Update README.md --- "http://localhost:8009/" to "https://localhost:8009/" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0cdca4..d743de6 100755 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ java -jar target/looking-glass-service-0.0.1-SNAPSHOT.jar When the server starts, the application should be running here ``` -http://localhost:8009/ +https://localhost:8009/ ``` ## Local Setup for Angular -- GitLab