doc: 增加配置项示例
This commit is contained in:
parent
e9dc4404ca
commit
0a94117088
|
@ -59,12 +59,14 @@
|
|||
"Timeout": 5000,
|
||||
"BlackList": [ "" ]
|
||||
},
|
||||
"AllowOrigins": "http://localhost,http://argo.zylweb.cn",
|
||||
"B4BIM": {
|
||||
"Token": "",
|
||||
"AccountName": "",
|
||||
"ProjectSlug": "",
|
||||
"Api": ""
|
||||
"AllowOrigins": "http://localhost,http://ba.sdgxgz.com",
|
||||
"Appveyor": {
|
||||
"melhgtr0awltdhrh": {
|
||||
"Token": "",
|
||||
"AccountName": "AppVeyor",
|
||||
"ProjectSlug": "components",
|
||||
"Api": "api/builds"
|
||||
}
|
||||
},
|
||||
"LongbowCache": {
|
||||
"Enabled": true,
|
||||
|
|
Loading…
Reference in New Issue