Compare commits

..

No commits in common. "79a61043e9e6210ad130f6e5f5e22961b89c23c4" and "b59f4e9395d7e680f92eb679a80d958bc61f500a" have entirely different histories.

View File

@ -13,7 +13,13 @@ BosUrl = ".bj.bcebos.com"
BosBaseDir = "fiee"
BosHttp = "https://"
BosDomain = "cdns.fontree.cn"
[oss]
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 = "172.16.100.114:6379"