zhangxiaomu 1 år sedan
förälder
incheckning
0982e3284b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/main/resources/prod/bootstrap.yml

+ 1 - 1
src/main/resources/prod/bootstrap.yml

@@ -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