| | |
| | | url: jdbc:postgresql://111.40.46.199:15432/ry-vue?stringtype=unspecified |
| | | username: postgres |
| | | password: Yykj.2021 |
| | | # url: jdbc:postgresql://127.0.0.1:5432/ry-vue?stringtype=unspecified |
| | | # url: jdbc:postgresql://192.168.1.15:5432/ry-vue?stringtype=unspecified |
| | | # username: postgres |
| | | # password: postgres |
| | | # 从库数据源 |
| | | slave: |
| | | # 从数据源开关/默认关闭 |
| | | enabled: false |
| | | url: |
| | | username: |
| | | password: |
| | | # enabled: true |
| | | url: jdbc:postgresql://112.98.126.2:35432/ard732 |
| | | username: postgres |
| | | password: Yykj.2017 |
| | | # 初始连接数 |
| | | initialSize: 5 |
| | | # 最小连接池数量 |