feat: use 32345 as pprof port

This commit is contained in:
fengcaiwen
2023-03-16 19:07:08 +08:00
committed by wencaiwulue
parent ac3c7c218f
commit a545f3a958
6 changed files with 11 additions and 8 deletions

View File

@@ -58,6 +58,9 @@ const (
// labels
ManageBy = konfig.ManagedbyLabelKey
// pprof port
PProfPort = 32345
)
var (