xcsnx commented on code in PR #5584:
URL: https://github.com/apache/shenyu/pull/5584#discussion_r1669776593


##########
shenyu-admin/src/main/resources/application-mysql.yml:
##########
@@ -22,7 +22,7 @@ spring:
   datasource:
     url: 
jdbc:mysql://localhost:3306/shenyu?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai&zeroDateTimeBehavior=convertToNull
     username: root
-    password: 12345678
+    password: 123

Review Comment:
   ok, I will make the changes back



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to