1 Star 0 Fork 711

精彩极了&糟糕透了 / IoTSharp

forked from IoTSharp / IoTSharp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appsettings.SQLServer.json 831 Bytes
一键复制 编辑 原始数据 按行查看 历史
麦壳饼 提交于 2021-02-15 19:11 . 针对sqlserver测试完成
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"DataBase": "SQLServer",
"ConnectionStrings": {
"IoTSharp": "Data Source=.;Initial Catalog=IoTSharp;Persist Security Info=True;User ID=sa;Password=future",
"EventBusStore": "mongodb://root:kissme@mongodb:27017",
"TelemetryStorage": "Data Source=.;Initial Catalog=IoTSharp;Persist Security Info=True;User ID=sa;Password=future",
"EventBusMQ": "amqp://root:kissme@rabbitmq:5672"
},
"JwtKey": "kissmekissmekissmekissmekissmekissmekissmekissmekissmekissmekissmekissmekissmekissmekissmekissme",
"JwtExpireHours": 24,
"JwtIssuer": "IoTSharp.Net",
"JwtAudience": "IoTSharp.Net",
"EventBusStore": "InMemory",
"EventBusMQ": "InMemory",
"TelemetryStorage": "Sharding"
}
C#
1
https://gitee.com/amand/IoTSharp.git
git@gitee.com:amand/IoTSharp.git
amand
IoTSharp
IoTSharp
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891