소스 검색

修改配置

plf 4 년 전
부모
커밋
7ae0a3ef90
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/config/beta/application-beta.yml

+ 1 - 1
src/main/resources/config/beta/application-beta.yml

@@ -1,7 +1,7 @@
 spring:
   #数据源连接--start
   datasource:
-    url: jdbc:mysql://10.104.59.165:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
+    url: jdbc:mysql://119.29.164.246:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
     username: developer
     password: 05bZ/OxTB:X+yd%1
     # Hikari will use the above plus the following to setup connection pooling