Restructure based on hello reference

This commit is contained in:
Thomas Boerger
2019-12-06 13:18:26 +01:00
parent ac202d5458
commit dfa78aff7c
53 changed files with 774 additions and 3041 deletions
+4 -4
View File
@@ -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,