diff --git a/main.go b/main.go index 2f94717210c0aea39f96347dd3ba68315da7f130..1c86830ed43b113ccc8f0da98d5cc1bdc9432fcd 100644 --- a/main.go +++ b/main.go @@ -31,7 +31,7 @@ import ( func main() { cli.LoadConfig() - go http.ListenAndServe("localhost:6060", nil) // pprof Server for Debbuging Mutexes + go http.ListenAndServe("localhost:6061", nil) // pprof Server for Debbuging Mutexes node.Run( node.Plugins(