南昌市物联网技防平台-后台
tangzy
2021-03-26 afda08833e460a40a2d4e509f9df9d809c6f8f31
1
2
3
4
5
6
7
8
9
10
11
12
13
#数据源配置
spring:
  datasource:
    url: ${blade.datasource.dev.url}
    username: ${blade.datasource.dev.username}
    password: ${blade.datasource.dev.password}
oss:
  enabled: true
  name: minio
  tenant-mode: true
  endpoint: https://web.byisf.com:9001
  access-key: adminminio
  secret-key: adminminio