Browse Source

增加开发环境配置

td_orm
H Vs 1 year ago
parent
commit
407d4866d8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      HealthMonitor.WebApi/appsettings.Development.json

+ 1
- 1
HealthMonitor.WebApi/appsettings.Development.json View File

@@ -1,7 +1,7 @@
{
"AllowedHosts": "*",
"TDengineServiceConfig": {
"Host": "47.116.142.20",
"Host": "172.16.255.180",
"UserName": "root",
"Password": "taosdata",
"Token": "cm9vdDp0YW9zZGF0YQ==",


Loading…
Cancel
Save