feat: change port

This commit is contained in:
icey-yu
2024-09-07 15:27:55 +08:00
parent 9bc31f649e
commit 06d5e944ee
12 changed files with 64 additions and 68 deletions
+1 -1
View File
@@ -8,6 +8,6 @@ prometheus:
# Whether to enable prometheus
enable: true
# Prometheus listening ports, must match the number of api.ports
ports: [ 20502 ]
ports: [ 10012 ]
# This address can be accessed via a browser
grafanaURL: http://127.0.0.1:13000/