| | |
| | | driver-class-name: org.postgresql.Driver |
| | | username: postgres |
| | | |
| | | #url: jdbc:postgresql://127.0.0.1:15432/huishui_ai?ApplicationName=huishui_ai_web |
| | | #password: p@ssw0rd |
| | | |
| | | # url: jdbc:postgresql://192.168.100.61:5432/ai_server?ApplicationName=WateNetWeb |
| | | # password: Ai123@JXZL |
| | | |
| | | url: jdbc:postgresql://192.168.123.74:5432/huishui_ai?ApplicationName=huishui_ai_web |
| | | password: p@ssw0rd |
| | |
| | | # reset-enable: false |
| | | # # 登录用户名/密码 |
| | | # login-username: root |
| | | # login-password: 123 |
| | | # login-password: 123 |
| | | servlet: |
| | | multipart: |
| | | max-file-size: 10GB |