Set prometheus default port to 9363

This commit is contained in:
VDimir 2019-12-21 17:56:24 +00:00
parent e301c1fe59
commit 5a84f4782f

View File

@ -318,7 +318,7 @@
<!--
<prometheus>
<endpoint>/metrics</endpoint>
<port>8001</port>
<port>9363</port>
<metrics>true</metrics>
<events>true</events>