18 lines
341 B
JSON
18 lines
341 B
JSON
{
|
|
"minio": {
|
|
"endpoint": "8.163.40.177:9000",
|
|
"public": "http://8.163.40.177:9000",
|
|
"access": "minioadmin",
|
|
"secret": "minioadmin",
|
|
"bucket": "cms-files",
|
|
"secure": "false",
|
|
"prefix": "assets",
|
|
"store_final": "true",
|
|
"public_read": "true"
|
|
},
|
|
"db": {
|
|
"webhook_url": null,
|
|
"token": null
|
|
}
|
|
}
|