mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge branch 'master' into 'master'
Add remote session host and port into iot-server.sh See merge request entgra/product-iots!87
This commit is contained in:
commit
bad4e9c66f
@ -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…
Reference in New Issue
Block a user