nightingale/etc/address.yml

29 lines
324 B
YAML

---
monapi:
http: 0.0.0.0:5800
addresses:
- 127.0.0.1
transfer:
http: 0.0.0.0:5810
rpc: 0.0.0.0:5811
addresses:
- 127.0.0.1
tsdb:
http: 0.0.0.0:5820
rpc: 0.0.0.0:5821
index:
http: 0.0.0.0:5830
rpc: 0.0.0.0:5831
judge:
http: 0.0.0.0:5840
rpc: 0.0.0.0:5841
collector:
http: 0.0.0.0:2058