更新演示地址

This commit is contained in:
2248356998 qq.com
2023-04-03 10:47:49 +08:00
parent 5ba1ec433b
commit 87719f5938
2 changed files with 9 additions and 2 deletions

View File

@@ -17,6 +17,13 @@
- 支持时序数据库存储
- 实时/历史报警(Sql转储),支持布尔/高低限值
#### 演示
http://120.24.62.140:5000/
默认账户密码superAdmin 111111
#### 社区版采集插件
> 支持分包解析/订阅
- Modbus(Rtu/Tcp/Udp)

View File

@@ -3,11 +3,11 @@
"Kestrel": {
"commandName": "Project",
"launchBrowser": true,
"applicationUrl": "http://localhost:7100;https://localhost:7101",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:7100;https://localhost:7101",
"dotnetRunMessages": true
}
}
}
}