diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-07-11 22:03:28 +0100 |
---|---|---|
committer | Adheli Tavares <adheli.tavares@est.tech> | 2023-08-09 15:50:47 +0000 |
commit | 9120b2740098f127f3be9bf4149e83885921dfe9 (patch) | |
tree | 76176342fdf1d73fc4f6c9f6ee88cead521025aa /compose | |
parent | 374e98021ce614c2703eb30d5e8a1cdcb30245af (diff) |
Fix participant simulator port mapping in CSIT
Issue-ID: POLICY-4738
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ia0153d775129582693308c4793b05540f5294148
(cherry picked from commit a3b2a48c3d3810d46aad53b28bc3bafdf226e055)
Diffstat (limited to 'compose')
-rw-r--r-- | compose/config/clamp/SimulatorParticipantParameters.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose/config/clamp/SimulatorParticipantParameters.yaml b/compose/config/clamp/SimulatorParticipantParameters.yaml index 0a7e9efd..6ec594f2 100644 --- a/compose/config/clamp/SimulatorParticipantParameters.yaml +++ b/compose/config/clamp/SimulatorParticipantParameters.yaml @@ -43,7 +43,7 @@ management: exposure: include: health, metrics, prometheus server: - port: 8087 + port: 6969 ssl: enabled: false servlet: |