diff options
Diffstat (limited to 'compose/export-ports.sh')
-rwxr-xr-x | compose/export-ports.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose/export-ports.sh b/compose/export-ports.sh index a55f755e..16488639 100755 --- a/compose/export-ports.sh +++ b/compose/export-ports.sh @@ -43,7 +43,7 @@ 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 +export SIMULATOR_PORT=30904 export KAFKA_PORT=9092 export PROMETHEUS_PORT=30259 export GRAFANA_PORT=30269 |