enable pprof by default
This commit is contained in:
@@ -6,6 +6,10 @@ workspace-parent: "/data/workspace"
|
|||||||
global-share-dir: "/data/share"
|
global-share-dir: "/data/share"
|
||||||
auth-server: "http://localhost:2334/"
|
auth-server: "http://localhost:2334/"
|
||||||
|
|
||||||
|
pprof:
|
||||||
|
enabled: true
|
||||||
|
address: "0.0.0.0:8080"
|
||||||
|
|
||||||
manager:
|
manager:
|
||||||
address: "0.0.0.0:7684"
|
address: "0.0.0.0:7684"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user