haha 2 年之前
父节点
当前提交
bb38902925
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config.yml

+ 2 - 2
config.yml

@@ -13,9 +13,9 @@ server:
 
 spring:
   datasource:
-    url: jdbc:mysql://environment-58-233.seec.svc.cluster.local:3306/pay?useUnicode=true&characterEncoding=UTF-8&useSSL=false
+    url: jdbc:mysql://106.14.123.58:3306/pay?useUnicode=true&characterEncoding=UTF-8&useSSL=false
     username: root
-    password: NJU67mysql
+    password: NJU67seecoder
 
   jpa:
     database-platform: org.hibernate.dialect.MySQL57InnoDBDialect