|
|
@ -333,6 +333,7 @@ do
|
|
|
|
-Diot.apimstore.host="localhost" \
|
|
|
|
-Diot.apimstore.host="localhost" \
|
|
|
|
-Diot.apimstore.https.port="9443" \
|
|
|
|
-Diot.apimstore.https.port="9443" \
|
|
|
|
-Dmqtt.broker.https.port="9446" \
|
|
|
|
-Dmqtt.broker.https.port="9446" \
|
|
|
|
|
|
|
|
-Denable-api-scopes-sharing="true" \
|
|
|
|
org.wso2.carbon.bootstrap.Bootstrap $*
|
|
|
|
org.wso2.carbon.bootstrap.Bootstrap $*
|
|
|
|
status=$?
|
|
|
|
status=$?
|
|
|
|
done
|
|
|
|
done
|
|
|
|