| | |
| | | com.ruoyi: warn |
| | | org.springframework: warn |
| | | |
| | | minio: |
| | | endpoint: http://114.132.189.42/ |
| | | port: 7019 |
| | | secure: false |
| | | accessKey: admin |
| | | secretKey: 12345678 |
| | | preview-expiry: 24 # 预览地址默认24小时 |
| | | default-bucket: uploadPath |
| | | # 用户配置 |
| | | user: |
| | | password: |
| | |
| | | |
| | | # Spring配置 |
| | | spring: |
| | | main: |
| | | allow-circular-references: true # 允许循环依赖 |
| | | datasource: |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | |
| | | restart: |
| | | # 热部署开关 |
| | | enabled: false |
| | | # redis 配置 |
| | | data: |
| | | mongodb: |
| | | uri: mongodb://114.132.189.42:9028/chat_memory_db |
| | |
| | | # 数据库索引 |
| | | database: 0 |
| | | # 密码 |
| | | # password: JHY20260510. |
| | | # password: root2022! |
| | | password: |
| | | |
| | | # 连接超时时间 |
| | |
| | | compress: true # 是否压缩 |
| | | needCompressSize: 10MB # 压缩阈值 |
| | | compressQuality: 0.5 # 压缩质量(0.0-1.0) |
| | | knowledge: |
| | | one: D:\新疆大罗素企业产品体系说明文档.md |
| | | |