吉安感知网项目-后端
rain
2026-02-09 66bfbdb9251c22ffa2b5f05595a76a3547a2f5eb
drone-ops/drone-resource/src/main/resources/application.yml
@@ -2,39 +2,7 @@
server:
  port: 8010
#oss默认配置
oss:
  #开启oss配置
  enabled: true
  #开启oss类型
  #minio、s3、qiniu、alioss、huaweiobs、tencentcos
  name: minio
  #租户模式
  tenant-mode: true
  #oss服务地址
  endpoint: http://192.168.1.204:9000
  #minio转换服务地址,用于内网上传后将返回地址改为转换的外网地址
  transform-endpoint: http://192.168.1.204:9000
  #访问key
  access-key: ztzfminio
  #密钥key
  secret-key: ztzfminio
  #存储桶
  bucket-name: jaxm
blade:
  mybatis-plus:
    page-limit: 2000
mio:
  enable: true
  provider: minio
  endpoint: http://139.196.74.78:9000
  external-endpoint: http://139.196.74.78:9000
  access-key: sxkj
  secret-key: sxkj2024
  bucket: cloud-bucket
  expire: 3600
  region: us-east-1
  object-dir-prefix:
  out-net-file-address: https://wrj.shuixiongit.com/minio
  minio-path: http://wrj.shuixiongit.com:8088