| | |
| | | connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 |
| | | datasource: |
| | | master: |
| | | url: jdbc:postgresql://192.168.253.133:5432/ai_service?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | | url: jdbc:postgresql://192.168.3.184:5432/ai_service_weiyi?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | | username: postgres |
| | | password: ABC@13579 |
| | | password: 123456 |
| | | driverClassName: org.postgresql.Driver |
| | | #redis 配置 |
| | | redis: |
| | |
| | | pc: http://localhost:3100 |
| | | app: http://localhost:8051 |
| | | path: |
| | | #文件上传根目录 设置 |
| | | #文件上传根目录 设置 /home/weiyi/anaconda3/envs/aiservice |
| | | upload: C://opt//upFiles |
| | | #webapp文件路径 |
| | | webapp: C://opt//upFiles |