吉安感知网项目-后端
xiebin
2026-01-06 d207a86cdf1ab52ef8cb7cd83bad8fceab8038cf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#数据源配置
spring:
  datasource:
    url: ${blade.datasource.dev.url}
    username: ${blade.datasource.dev.username}
    password: ${blade.datasource.dev.password}
 
odm:
  down:
    temp:
      zipPreFix: ${odm.down.temp.zipPreFix}
      zipBasePath: ${odm.down.temp.zipBasePath}
 
oss:
  enable: true
  provider: minio
  endpoint: http://101.132.85.201:9000
  external-endpoint: http://101.132.85.201:9000
  access-key: ztzf
  secret-key: Ztzf@min123!
  bucket: cloud-bucket
  expire: 3600
  region: us-east-1
  object-dir-prefix:
  out-net-file-address: https://aisky.org.cn/minio/
  minio-path: http://aisky.org.cn:8088
#服务器minio地址
media:
  server-address: /app/data/minio-data/cloud-bucket/