|
@@ -15,7 +15,7 @@ spring:
|
|
vr:
|
|
vr:
|
|
url: jdbc:postgresql://10.180.145.98:5432/chinatower_vr
|
|
url: jdbc:postgresql://10.180.145.98:5432/chinatower_vr
|
|
username: res_vr
|
|
username: res_vr
|
|
- password: qawsed@123.
|
|
|
|
|
|
+ password: qawsed@123.
|
|
driver-class-name: org.postgresql.Driver
|
|
driver-class-name: org.postgresql.Driver
|
|
hikari:
|
|
hikari:
|
|
maximum-pool-size: 20 #连接池最大连接数
|
|
maximum-pool-size: 20 #连接池最大连接数
|