mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 13:58:12 -05:00
18 lines
191 B
JSON
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": ""
|
|
}
|
|
}
|