修改测试环境oss配置
This commit is contained in:
parent
6f52c9ff98
commit
6558e373c6
@ -13,12 +13,12 @@ BosUrl = ".bj.bcebos.com"
|
||||
BosBaseDir = "fonchain-main"
|
||||
BosHttp = "https://"
|
||||
[oss]
|
||||
AccessKeyId = "LTAI5tHfjSmWXHqfWgaL7Uo5"
|
||||
AccessKeySecret = "kOPctFZ3DHsbdSSym1fLyDK39hkzPI"
|
||||
Endpoint = "oss-cn-hangzhou-internal.aliyuncs.com"
|
||||
BucketName = "erp-k8s-store"
|
||||
BaseDir = "fiee"
|
||||
CdnHost = "https://e-cdn.fontree.cn"
|
||||
Ak="LTAI5tLz1fSK53FQAEC9uNSb"
|
||||
Sk="oGB9chrQzQzITXR2IGv37Ji5WxZh4j"
|
||||
Endpoint = "oss-cn-hangzhou.aliyuncs.com"
|
||||
BucketName = "fontree-test"
|
||||
BosBaseDir = "artistinfo"
|
||||
BosUrl = "https://cdn-test.szjixun.cn" ;"https://cdns.fontree.cn"
|
||||
[redis]
|
||||
RedisDB = "2"
|
||||
RedisAddr = "redis:6379"
|
||||
|
Loading…
Reference in New Issue
Block a user