From 87ce273a412cdb031ffafcc935504ce806dc7af8 Mon Sep 17 00:00:00 2001
From: trantzas <ktrantzas@ece.upatras.gr>
Date: Tue, 2 Jul 2024 15:01:26 +0000
Subject: [PATCH] Update file deploymentCompose.md

---
 doc/deploymentCompose.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/deploymentCompose.md b/doc/deploymentCompose.md
index 622c67f7..09d9dc3b 100644
--- a/doc/deploymentCompose.md
+++ b/doc/deploymentCompose.md
@@ -461,7 +461,7 @@ After editing, the displayed properties should look like the example below:
 
 > Note the difference in changing {BASEURL} -> http://keycloak:8080
 
-> If you want the changes to take place immediately without rebuilding the project, then repeat the process for org.etsi.osl.tmf.web/dist/org.etsi.osl.tmf.web/assets/config/config.prod.json
+> **If you want the changes to take place immediately without rebuilding the project, then repeat the process for org.etsi.osl.tmf.web/dist/org.etsi.osl.tmf.web/assets/config/config.prod.json**
 
 2.2 - For the AngularJS configuration (NVF portal UI), navigate to org.etsi.osl.portal.web/src/js and edit config.js
    
-- 
GitLab