Add iot.http.port to iot-server.sh

357-notification-for-kiosk-mode
Milan Perera 6 years ago
parent a05a4323e6
commit 6a2d61014d

@ -323,6 +323,7 @@ do
-Dmqtt.broker.port="1886" \ -Dmqtt.broker.port="1886" \
-Diot.core.host="localhost" \ -Diot.core.host="localhost" \
-Diot.core.https.port="9443" \ -Diot.core.https.port="9443" \
-Diot.core.http.port="9763" \
-Diot.keymanager.host="localhost" \ -Diot.keymanager.host="localhost" \
-Diot.keymanager.https.port="9443" \ -Diot.keymanager.https.port="9443" \
-Diot.gateway.host="localhost" \ -Diot.gateway.host="localhost" \

Loading…
Cancel
Save