mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Add iot.http.port to iot-server.sh
This commit is contained in:
parent
7dfcfc118c
commit
f7e8e37ed2
@ -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…
Reference in New Issue
Block a user