From 23f31d46ee39ef0ae86ff58617ba18fb58b5cc64 Mon Sep 17 00:00:00 2001
From: trantzas <ktrantzas@ece.upatras.gr>
Date: Fri, 28 Jun 2024 13:57:50 +0000
Subject: [PATCH] fix for bullet list inline display

---
 doc/deploymentCompose.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/deploymentCompose.md b/doc/deploymentCompose.md
index 4dc56860..b65614c5 100644
--- a/doc/deploymentCompose.md
+++ b/doc/deploymentCompose.md
@@ -380,8 +380,9 @@ To resolve this issue <u>when running in HTTP</u>:
 Navigate to realm Openslice > Clients > osapiWebClientId and change the Root URL to your domain. 
 
 Also, insert your domain, e.g. http://example.org/*, at:
-* Valid Redirect URIs
-* Web Origins
+
+- Valid Redirect URIs
+- Web Origins
 
 #### 2. Configure email
 
-- 
GitLab