fix: 修正 fitness/finances agent 中错误的 MySQL 密码 (123456→5gynj20J)
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
- host: 127.0.0.1
|
||||
- port: 3306
|
||||
- user: root
|
||||
- password: 123456
|
||||
- password: 5gynj20J
|
||||
- database: finances
|
||||
|
||||
Reference in New Issue
Block a user