forked from pneymrl2f/nightingale
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
411 B
35 lines
411 B
---
|
|
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
|
|
addresses:
|
|
- 127.0.0.1
|
|
|
|
index:
|
|
http: 0.0.0.0:5830
|
|
rpc: 0.0.0.0:5831
|
|
addresses:
|
|
- 127.0.0.1
|
|
|
|
judge:
|
|
http: 0.0.0.0:5840
|
|
rpc: 0.0.0.0:5841
|
|
addresses:
|
|
- 127.0.0.1
|
|
|
|
collector:
|
|
http: 0.0.0.0:2058
|
|
|
|
|