Kaynağa Gözat

update server ip

chao 4 yıl önce
ebeveyn
işleme
fad77afe1b
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      caimei365-cloud-user/user-beta.yml

+ 3 - 3
caimei365-cloud-user/user-beta.yml

@@ -1,9 +1,9 @@
 spring:
   # 数据源连接--start
   datasource:
-    url: jdbc:mysql://10.104.59.165:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
+    url: jdbc:mysql://172.31.165.27:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
     username: developer
-    password: 05bZ/OxTB:X+yd%1
+    password: J5p3tgOVazNl4ydf
     # Hikari will use the above plus the following to setup connection pooling
     type: com.zaxxer.hikari.HikariDataSource
     hikari:
@@ -18,7 +18,7 @@ spring:
   # 数据源连接--end
 
   redis:
-    host: 10.104.50.235
+    host: 172.31.165.27
     port: 6379
     #password: 6#xsI%b4o@5c3RoE
     #Redis数据库索引(默认为0)