Merge pull request #1871 from milanperera/master

Add iot.http.port to iot-server.sh
merge-requests/5/head
Geeth 6 years ago committed by GitHub
commit 1e0b8aa322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save