dev
This commit is contained in:
parent
605fb7efee
commit
395a2a263d
|
|
@ -7,9 +7,9 @@ spring:
|
||||||
port: 6379
|
port: 6379
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: org.postgresql.Driver
|
driver-class-name: org.postgresql.Driver
|
||||||
url: jdbc:postgresql://localhost:5432/syjiaer_clinic
|
url: jdbc:postgresql://dev.jizhiweb.cn:15321/syjiaer_clinic
|
||||||
username: postgres
|
username: postgres
|
||||||
password: 123456
|
password: i7L0BS91pADGuy7z
|
||||||
hikari:
|
hikari:
|
||||||
maximum-pool-size: 10
|
maximum-pool-size: 10
|
||||||
minimum-idle: 5
|
minimum-idle: 5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue