1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Fix typo in PORTS.md

This commit is contained in:
RGBCube 2024-02-22 09:14:24 +03:00
parent 12f097aa91
commit aa5364bd67
No known key found for this signature in database

View file

@ -7,6 +7,6 @@
- 9000 is the Prometheus port.
- Every exporter topic must use 90N0-90N9.
- For example, Node exporter can be on 9010.
Dovecot can be on 9020, Postfix can be on 9011,
Dovecot can be on 9020, Postfix can be on 9021,
and so on.
- Haven't decided on redis, kresd etc. ports yet.