From adf53e1f7976cb32946d2b8e28e76a6683bc964e Mon Sep 17 00:00:00 2001 From: Dimitrios <dimit.giannopoulos@upnet.gr> Date: Tue, 2 Jul 2024 15:02:00 +0000 Subject: [PATCH] Deployed 87ce273 to develop in public with MkDocs 1.6.0 and mike 2.1.2 --- public/develop/deploymentCompose/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/develop/deploymentCompose/index.html b/public/develop/deploymentCompose/index.html index 6c6771e5..0b2b3241 100644 --- a/public/develop/deploymentCompose/index.html +++ b/public/develop/deploymentCompose/index.html @@ -3634,7 +3634,7 @@ cd org.etsi.osl.tmf.web/src/assets/config </code></pre> <blockquote> <p>Note the difference in changing {BASEURL} -> http://keycloak:8080</p> -<p>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</p> +<p><strong>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</strong></p> </blockquote> <p>2.2 - For the AngularJS configuration (NVF portal UI), navigate to org.etsi.osl.portal.web/src/js and edit config.js</p> <pre><code class="language-bash"># Starting from the root project directory -- GitLab