diff --git a/conf/config.yaml b/conf/config.yaml index bc53b58..a3cf2d9 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -27,10 +27,10 @@ jwt: key: "3Ei*^!a6^6$w^wgK" expire: 24 bos: - AccessKeyId: "LTAI5tLz1fSK53FQAEC9uNSb" - AccessKeySecret: "oGB9chrQzQzITXR2IGv37Ji5WxZh4j" + AccessKeyId: "LTAI5tCx628rkZ65oi5F5nxu" + AccessKeySecret: "WjSLa9tWs8RTdUmhKu3HLXIMogdUbo" + Endpoint: "cdn-test.cdn.szjixun.cn" BucketName: "fontree-test" - Endpoint: "oss-cn-hangzhou.aliyuncs.com" BosBaseDir: "exhibition" Host: "https://oss-cn-hangzhou.aliyuncs.com" CdnHost: "https://cdn-test.szjixun.cn" diff --git a/conf/dev/config.yaml b/conf/dev/config.yaml index 19b57f4..6931a16 100644 --- a/conf/dev/config.yaml +++ b/conf/dev/config.yaml @@ -27,10 +27,10 @@ jwt: key: "3Ei*^!a6^6$w^wgK" expire: 24 bos: - AccessKeyId: "LTAI5tLz1fSK53FQAEC9uNSb" - AccessKeySecret: "oGB9chrQzQzITXR2IGv37Ji5WxZh4j" + AccessKeyId: "LTAI5tCx628rkZ65oi5F5nxu" + AccessKeySecret: "WjSLa9tWs8RTdUmhKu3HLXIMogdUbo" + Endpoint: "cdn-test.cdn.szjixun.cn" BucketName: "fontree-test" - Endpoint: "oss-cn-hangzhou.aliyuncs.com" BosBaseDir: "exhibition" Host: "https://oss-cn-hangzhou.aliyuncs.com" CdnHost: "https://cdn-test.szjixun.cn" \ No newline at end of file diff --git a/conf/test/config.yaml b/conf/test/config.yaml index 319a6b4..adf63d6 100644 --- a/conf/test/config.yaml +++ b/conf/test/config.yaml @@ -27,10 +27,10 @@ jwt: key: "SxjwBuEcHg42t73" expire: 24 bos: - AccessKeyId: "LTAI5tLz1fSK53FQAEC9uNSb" - AccessKeySecret: "oGB9chrQzQzITXR2IGv37Ji5WxZh4j" + AccessKeyId: "LTAI5tCx628rkZ65oi5F5nxu" + AccessKeySecret: "WjSLa9tWs8RTdUmhKu3HLXIMogdUbo" + Endpoint: "cdn-test.cdn.szjixun.cn" BucketName: "fontree-test" - Endpoint: "oss-cn-hangzhou.aliyuncs.com" BosBaseDir: "exhibition" Host: "https://oss-cn-hangzhou.aliyuncs.com" CdnHost: "https://cdn-test.szjixun.cn" \ No newline at end of file