This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
HealthMonitor
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
增加开发环境配置
td_orm
H Vs
1 year ago
parent
7fcb39e69b
commit
407d4866d8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.2
0",
"Host": "
172.16.255.18
0",
"UserName": "root",
"Password": "taosdata",
"Token": "cm9vdDp0YW9zZGF0YQ==",
Write
Preview
Loading…
Cancel
Save