Restructure based on hello reference
This commit is contained in:
+4
-4
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"debug": {
|
||||
"addr": "0.0.0.0:8390",
|
||||
"addr": "0.0.0.0:9124",
|
||||
"token": "",
|
||||
"pprof": false
|
||||
"pprof": false,
|
||||
"zpages": false
|
||||
},
|
||||
"http": {
|
||||
"addr": "0.0.0.0:8380",
|
||||
"root": "/"
|
||||
"addr": "0.0.0.0:9120"
|
||||
},
|
||||
"tracing": {
|
||||
"enabled": false,
|
||||
|
||||
Reference in New Issue
Block a user