zhangqian пре 2 година
родитељ
комит
7f48a13781
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/resources/application-dev.yml

+ 1 - 1
src/main/resources/application-dev.yml

@@ -2,7 +2,7 @@ spring:
   application:
     name: gateService
   datasource:
-    url: jdbc:mysql://172.16.69.193:33069/ws_iot?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
+    url: jdbc:mysql://114.55.245.72:33069/ws_iot?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
     username: iot_user
     password: PXDN93VRKU230828
     driver-class-name: com.mysql.cj.jdbc.Driver