|
@@ -9,7 +9,7 @@ tcpserver.port=5009
|
|
|
mqtt.port=1883
|
|
mqtt.port=1883
|
|
|
tcpserver.enable=false
|
|
tcpserver.enable=false
|
|
|
database.username=rjgc
|
|
database.username=rjgc
|
|
|
-local.enable=true
|
|
|
|
|
|
|
+local.enable=false
|
|
|
mqtt.host=iot.tuoren.com
|
|
mqtt.host=iot.tuoren.com
|
|
|
database.port=1433
|
|
database.port=1433
|
|
|
database.enable=false
|
|
database.enable=false
|
|
@@ -17,6 +17,6 @@ sqlite.url=jdbc\:sqlite\:data/data.db
|
|
|
scripts.test.path=scripts/test
|
|
scripts.test.path=scripts/test
|
|
|
database.host=192.168.103.36
|
|
database.host=192.168.103.36
|
|
|
user.username=admin
|
|
user.username=admin
|
|
|
-local.interface_address=http\://192.168.100.32\:8080/api/iot/data/save
|
|
|
|
|
|
|
+local.interface_address=http://127.0.0.1:9091/api/iot/data/save
|
|
|
mqtt.enable=true
|
|
mqtt.enable=true
|
|
|
mqtt.topic=hospital/6666
|
|
mqtt.topic=hospital/6666
|