Add example configs
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"debug": {
|
||||
"addr": "0.0.0.0:8280",
|
||||
"token": "",
|
||||
"pprof": false
|
||||
},
|
||||
"http": {
|
||||
"addr": "0.0.0.0:8290",
|
||||
"root": "/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user