diff --git a/conf/wheat-cache.yaml b/conf/wheat-cache.yaml index d0a7950..9d89429 100644 --- a/conf/wheat-cache.yaml +++ b/conf/wheat-cache.yaml @@ -48,4 +48,6 @@ gateway: host: '127.0.0.1' port: 5891 target: ["127.0.0.1:5890"] - \ No newline at end of file + +mock-plugin: + pprof-addr: "127.0.0.1:8000" \ No newline at end of file