未验证 提交 42d4aba3 编写于 作者: E Eric Gao 提交者: GitHub

[Bug][Tools] Add datasource url for mysql profile in tools application.yaml (#10399)

上级 8205444e
......@@ -43,6 +43,7 @@ spring:
on-profile: mysql
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/dolphinscheduler?useUnicode=true&characterEncoding=UTF-8
---
spring:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册