feige
2025-07-08 f1831ec9329d0fb5e424b35064ca8e5f05a7920a
ruoyi-admin/src/main/resources/application.yml
@@ -21,10 +21,10 @@
  port: 8080
  ssl: #ssl配置
    # resources根目录的”证书源文件.pfx“
    key-store: www.bendudu.com.pfx
    key-store: classpath:www.bendudu.com.pfx
    # “.pfx”证书对应格式,“.jks"证书对应“RSA”
    key-store-type: PKCS12
    key-store-password: tc6h7mav
    key-store-password: n0l5twa7
    #key-password: 私钥密码
  servlet:
@@ -144,3 +144,17 @@
  # 匹配链接
  urlPatterns: /system/*,/monitor/*,/tool/*
#腾讯云
tencent:
  cos:
    secret-id: AKID3ykKitsgIkz2tY0EE3g6IWcWDi087tse       # 替换为实际SecretId
    secret-key: d4NckmibQApMvIRcbNwHOIyQdoxyvjLj    # 替换为实际SecretKey
    bucket-name: bendudu-bucket-1325664559  # 存储桶名称
    region: ap-guangzhou            # 存储桶地域
    base-url: https://bendudu-bucket-1325664559.cos.ap-guangzhou.myqcloud.com # 访问基础URL