delete no use config
This commit is contained in:
parent
1a675ed40e
commit
433da35d34
|
@ -13,20 +13,14 @@ transfer:
|
||||||
tsdb:
|
tsdb:
|
||||||
http: 0.0.0.0:5820
|
http: 0.0.0.0:5820
|
||||||
rpc: 0.0.0.0:5821
|
rpc: 0.0.0.0:5821
|
||||||
addresses:
|
|
||||||
- 127.0.0.1
|
|
||||||
|
|
||||||
index:
|
index:
|
||||||
http: 0.0.0.0:5830
|
http: 0.0.0.0:5830
|
||||||
rpc: 0.0.0.0:5831
|
rpc: 0.0.0.0:5831
|
||||||
addresses:
|
|
||||||
- 127.0.0.1
|
|
||||||
|
|
||||||
judge:
|
judge:
|
||||||
http: 0.0.0.0:5840
|
http: 0.0.0.0:5840
|
||||||
rpc: 0.0.0.0:5841
|
rpc: 0.0.0.0:5841
|
||||||
addresses:
|
|
||||||
- 127.0.0.1
|
|
||||||
|
|
||||||
collector:
|
collector:
|
||||||
http: 0.0.0.0:2058
|
http: 0.0.0.0:2058
|
||||||
|
|
Loading…
Reference in New Issue