Files
opencloud/config/example.json
2019-09-16 11:03:18 +02:00

18 lines
191 B
JSON

{
"debug": {
"addr": "0.0.0.0:8090",
"token": "",
"pprof": false
},
"http": {
"addr": "0.0.0.0:8080",
"root": "/"
},
"asset": {
"path": ""
},
"config": {
"file": ""
}
}