初始提交
This commit is contained in:
17
Services/Hncore.Pass.OSS/appsettings.Development.json
Normal file
17
Services/Hncore.Pass.OSS/appsettings.Development.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Debug",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
},
|
||||
"Aliyun": {
|
||||
"Oss": {
|
||||
"AliEndpoint": "oss-cn-shenzhen.aliyuncs.com",
|
||||
"AliAccessId": "dpisQKVqzAYffodY",
|
||||
"AliAccessKey": "ZG3uAkwPR4UpfsTJzG9DW1WeKIskHz"
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user