Commit cc0124dc by Administrator

Update techhero-project-track-demo.yml

parent 757f6864
...@@ -110,11 +110,12 @@ jcsjdatasource: ...@@ -110,11 +110,12 @@ jcsjdatasource:
# influxdb # influxdb
spring: spring:
influx: influx:
# openurl: http://119.96.99.9:18087 # 链接地址 openurl: http://119.96.99.9:18087
openurl: http://192.168.0.114:30103 # openurl: http://192.168.0.114:30103 # 链接地址
password: "" # 密码 password: "" # 密码
username: "" # 用户名 username: "" # 用户名
dataBaseName: device_report_demo # 数据库名称 # dataBaseName: device_report_demo # 数据库名称
dataBaseName: device_report # 数据库名称
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment