Commit 75255f08408eb321a47e91f5178ed472aa98bebd
1 parent
c1854215
对接文件系统和蓝斯设备日志上传
Showing
1 changed file
with
2 additions
and
2 deletions
Bsth-admin/src/main/resources/application-druid-lingangPrd.yml
| ... | ... | @@ -220,10 +220,10 @@ netty: |
| 220 | 220 | speech: device/speech |
| 221 | 221 | port: 8989 |
| 222 | 222 | minio: |
| 223 | - host: http://10.10.200.172:9008 | |
| 223 | + host: http://10.10.200.172:9009 | |
| 224 | 224 | url: ${minio.host}/${minio.bucket}/ |
| 225 | 225 | access-key: alcohol_0D2GVpdJ3 |
| 226 | - secret-key: MQJjegcHeHZmlpjfdFaiPIGipRe6KZlbkpv4KNd8 | |
| 226 | + secret-key: ZF4M3dFk1SjmKDuCphTRfh2MZ5T84r25w6YVDSsA | |
| 227 | 227 | bucket: alchohol |
| 228 | 228 | bsth: |
| 229 | 229 | face: | ... | ... |