diff --git a/conf/config.yaml b/conf/config.yaml index 3d9ffd4..740fc9e 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -26,10 +26,10 @@ jwt: key: "3Ei*^!a6^6$w^wgK" expire: 24 bos: - AccessKeyId: "ALTAKxrqOQHnAN525Tb2GX4Bhe" - AccessKeySecret: "d2ecaa9d75114d3b9f42b99014198306" - BucketName: "dci-file-new" - Endpoint: ".bj.bcebos.com" + AccessKeyId: "LTAI5tHfjSmWXHqfWgaL7Uo5" + AccessKeySecret: "kOPctFZ3DHsbdSSym1fLyDK39hkzPI" + BucketName: "erp-k8s-store" + Endpoint: "oss-cn-hangzhou-internal.aliyuncs.com" BosBaseDir: "exhibition" - Host: "https://bj.bcebos.com" - CdnHost: "https://cdns.fontree.cn" \ No newline at end of file + Host: "https://oss-cn-hangzhou.aliyuncs.com" + CdnHost: "https://e-cdn.fontree.cn" \ No newline at end of file diff --git a/conf/dev/config.yaml b/conf/dev/config.yaml index 212e727..3307540 100644 --- a/conf/dev/config.yaml +++ b/conf/dev/config.yaml @@ -26,10 +26,10 @@ jwt: key: "3Ei*^!a6^6$w^wgK" expire: 24 bos: - AccessKeyId: "ALTAKxrqOQHnAN525Tb2GX4Bhe" - AccessKeySecret: "d2ecaa9d75114d3b9f42b99014198306" - BucketName: "dci-file-new" - Endpoint: ".bj.bcebos.com" + AccessKeyId: "LTAI5tLz1fSK53FQAEC9uNSb" + AccessKeySecret: "oGB9chrQzQzITXR2IGv37Ji5WxZh4j" + BucketName: "fontree-test" + Endpoint: "oss-cn-hangzhou.aliyuncs.com" BosBaseDir: "exhibition" - Host: "https://bj.bcebos.com" - CdnHost: "https://cdns.fontree.cn" \ No newline at end of file + Host: "https://oss-cn-hangzhou.aliyuncs.com" + CdnHost: "https://cdn-test.szjixun.cn" \ No newline at end of file