| | |
| | | druid: |
| | | # 主库数据源 |
| | | master: |
| | | url: jdbc:mysql://127.0.0.1:7006/multi_system?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=Asia/Beijing&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true |
| | | url: jdbc:mysql://8.137.115.153:6361/multi_system?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true |
| | | username: root |
| | | password: 2farwL3yPXfbH2AP |
| | | password: G7r@5nQw*X2p%kZm |
| | | # 从库数据源 |
| | | slave: |
| | | enabled: false |
| | |
| | | enabled: false |
| | | |
| | | minio: |
| | | endpoint: http://127.0.0.1:9000/ #Minio服务所在地址 |
| | | endpoint: http://106.15.95.149:9001/ #Minio服务所在地址 |
| | | bucketName: multiSystem #存储桶名称 |
| | | accessKey: nblxqRZXDvQ59HBH49rF #访问的key |
| | | secretKey: TR0IFphXPo0IObQCYgcJ0JOik21s40ey2MIMU8Rh #访问的秘钥 |
| | | accessKey: U9JW4xOeeUQOSR4f #访问的key |
| | | secretKey: iaqQV6twR9yDZiFAf2UYr5xZfESanZs3 #访问的秘钥 |