Add example configs
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"debug": {
|
||||
"addr": "0.0.0.0:8090",
|
||||
"token": "",
|
||||
"pprof": false
|
||||
},
|
||||
"http": {
|
||||
"addr": "0.0.0.0:8080",
|
||||
"root": "/"
|
||||
},
|
||||
"asset": {
|
||||
"path": ""
|
||||
},
|
||||
"config": {
|
||||
"file": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user