新增测点配置
This commit is contained in:
10
config.yaml
10
config.yaml
@@ -1,4 +1,6 @@
|
||||
is_debug: true
|
||||
|
||||
|
||||
service:
|
||||
http:
|
||||
host: 0.0.0.0 # 默认localhost
|
||||
@@ -15,4 +17,10 @@ db:
|
||||
log_level: 4
|
||||
slow_threshold: 200
|
||||
idle_conns: 10
|
||||
open_conns: 50
|
||||
open_conns: 50
|
||||
|
||||
influxdb:
|
||||
# host: "http://192.168.0.47:18086"
|
||||
# token: "BfG_zW41Wddgbuig0GXt6TuDWpHjUgjTJGDFi9ZI6fOXeYwyWKhakTrwbRT8f4uqFQCWXbRGxs8f5GaChW5tqw=="
|
||||
host: "http://192.168.0.9:8086"
|
||||
token: "4Sz5qRK-VY0aGh7m7sYDkG5tWCwKjbDYAlkgFpvUcZTBn7XahGqczeye7BQCRjcWP8fqsefPeNkwfvUnqa69oA=="
|
||||
Reference in New Issue
Block a user