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