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

12 lines
146 B
JSON

{
"debug": {
"addr": "0.0.0.0:8280",
"token": "",
"pprof": false
},
"http": {
"addr": "0.0.0.0:8290",
"root": "/"
}
}