diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-07-11 22:03:28 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-07-11 22:03:28 +0100 |
commit | a3b2a48c3d3810d46aad53b28bc3bafdf226e055 (patch) | |
tree | 5a4e05c74e42356596a3cfce2c00b94a781972bd /compose | |
parent | bdced49a2f16f1787088aa4f1013d8a07be51ec4 (diff) |
Fix participant simulator port mapping in CSIT
Issue-ID: POLICY-4738
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ia0153d775129582693308c4793b05540f5294148
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: |