@@ -15,7 +15,7 @@ spring:
namespace: dkic
datasource:
driver-class-name: org.postgresql.Driver
- url: jdbc:postgresql://localhost:15000/dkic_pro_b1
+ url: jdbc:postgresql://localhost:15100/dkic_pro_b1
username: dkic_sp
password: dk
type: com.alibaba.druid.pool.DruidDataSource