Add remote session host and port into iot-server.sh

master^2
sandaru 3 years ago
parent cb18546152
commit 0fefc44da6

@ -340,6 +340,8 @@ do
-Dagent-bundle="org.wso2.carbon.emm.mdmagent" \
-Diot.reporting.event.host="" \
-Diot.reporting.webapp.host="" \
-Diot.remotesession.server.host="localhost" \
-Diot.remotesession.server.https.port="9443" \
org.wso2.carbon.bootstrap.Bootstrap $*
status=$?
done

Loading…
Cancel
Save