Compare commits
No commits in common. "cc295e64b5231614288f6e3d539ca30776589ce0" and "268bb183f442ee4229c9b0269b4b3a5151e2f894" have entirely different histories.
cc295e64b5
...
268bb183f4
@ -14,12 +14,12 @@ BosBaseDir = "fiee"
|
|||||||
BosHttp = "https://"
|
BosHttp = "https://"
|
||||||
BosDomain = "cdns.fontree.cn"
|
BosDomain = "cdns.fontree.cn"
|
||||||
[oss]
|
[oss]
|
||||||
Ak="LTAI5tLz1fSK53FQAEC9uNSb"
|
AccessKeyId = "LTAI5tHfjSmWXHqfWgaL7Uo5"
|
||||||
Sk="oGB9chrQzQzITXR2IGv37Ji5WxZh4j"
|
AccessKeySecret = "kOPctFZ3DHsbdSSym1fLyDK39hkzPI"
|
||||||
Endpoint = "oss-cn-hangzhou.aliyuncs.com"
|
Endpoint = "oss-cn-hangzhou-internal.aliyuncs.com"
|
||||||
BucketName = "fontree-test"
|
BucketName = "erp-k8s-store"
|
||||||
BosBaseDir = "artistinfo"
|
BaseDir = "fiee"
|
||||||
BosUrl = "https://cdn-test.szjixun.cn" ;"https://cdns.fontree.cn"
|
CdnHost = "https://e-cdn.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