Add participant simulator to docker-compose.yml
Issue-ID: POLICY-4738
Change-Id: I76a01fed165b7d39c00be7a56f9627818e14df33
Signed-off-by: waynedunican <wayne.dunican@est.tech>
diff --git a/compose/export-ports.sh b/compose/export-ports.sh
index d859b1a..5d64e1f 100755
--- a/compose/export-ports.sh
+++ b/compose/export-ports.sh
@@ -41,6 +41,7 @@
export DIST_PORT=30006
export ACM_PORT=30007
export POLICY_PARTICIPANT_PORT=30008
+export SIM_PARTICIPANT_PORT=30011
export DROOLS_APPS_PORT=30009
export DROOLS_APPS_TELEMETRY_PORT=30219
export DMAAP_PORT=30904