提交 fa3a5db2 编写于 作者: 麦壳饼's avatar 麦壳饼

fix

上级 bb97ad58
......@@ -8,8 +8,8 @@
},
"DataBase": "PostgreSql",
"ConnectionStrings": {
"IoTSharp": "Server=localhost;Database=IoTSharp100;Username=postgres;Password=future;",
"TelemetryStorage": "Server=localhost;Database=IoTSharp100;Username=postgres;Password=future;"
"IoTSharp": "Server=localhost;Database=IoTSharp;Username=postgres;Password=future;",
"TelemetryStorage": "Server=localhost;Database=IoTSharp;Username=postgres;Password=future;"
},
"JwtKey": "iotsharpiotsharpiotsharpiotsharpiotsharp",
"JwtExpireHours": 3,
......@@ -17,7 +17,7 @@
"JwtAudience": "IoTSharp.Net",
"EventBusStore": "InMemory",
"EventBusMQ": "InMemory",
"TelemetryStorage": "Sharding",
"TelemetryStorage": "Sharding"
//"MqttBroker": {
// "EnableTls": false,
// "ServerIPAddress": "173.18.20.105",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册