refactor: 增加 Gitee 接口默认配置
This commit is contained in:
parent
03ceefcd11
commit
5c3be3a19f
|
@ -72,6 +72,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"SwaggerPathBase": "",
|
"SwaggerPathBase": "",
|
||||||
|
"GiteeHealthChecks": "true",
|
||||||
"AllowOrigins": "http://localhost:49185",
|
"AllowOrigins": "http://localhost:49185",
|
||||||
"HealthsCloudUrl": "https://client.blazor.zone/api/Interface/Healths",
|
"HealthsCloudUrl": "https://client.blazor.zone/api/Interface/Healths",
|
||||||
"FileStorageOptions": {
|
"FileStorageOptions": {
|
||||||
|
|
Loading…
Reference in New Issue