Compare commits
No commits in common. "79a61043e9e6210ad130f6e5f5e22961b89c23c4" and "b59f4e9395d7e680f92eb679a80d958bc61f500a" have entirely different histories.
79a61043e9
...
b59f4e9395
@ -13,7 +13,13 @@ BosUrl = ".bj.bcebos.com"
|
|||||||
BosBaseDir = "fiee"
|
BosBaseDir = "fiee"
|
||||||
BosHttp = "https://"
|
BosHttp = "https://"
|
||||||
BosDomain = "cdns.fontree.cn"
|
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]
|
[redis]
|
||||||
RedisDB = "2"
|
RedisDB = "2"
|
||||||
RedisAddr = "172.16.100.114:6379"
|
RedisAddr = "172.16.100.114:6379"
|
||||||
|
Loading…
Reference in New Issue
Block a user