1 Star 0 Fork 716

holged / IoTSharp

forked from IoTSharp / IoTSharp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appsettings.PostgreSql.json 625 Bytes
一键复制 编辑 原始数据 按行查看 历史
麦壳饼 提交于 2022-03-29 13:02 . 修改资产表关系中的 名称
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"DataBase": "PostgreSql",
"ConnectionStrings": {
"IoTSharp": "Server=localhost;Database=IoTSharp20221;Username=postgres;Password=future;",
"TelemetryStorage": "Server=localhost;Database=IoTSharp20221;Username=postgres;Password=future;"
},
"JwtKey": "iotsharpiotsharpiotsharpiotsharpiotsharp",
"JwtExpireHours": 3,
"JwtIssuer": "IoTSharp.Net",
"JwtAudience": "IoTSharp.Net",
"EventBusStore": "InMemory",
"EventBusMQ": "InMemory",
"TelemetryStorage": "Sharding"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/holged/IoTSharp.git
git@gitee.com:holged/IoTSharp.git
holged
IoTSharp
IoTSharp
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891