gaoyang5942 4 years ago
parent
commit
e83b0c8028
1 changed files with 3 additions and 3 deletions
  1. 3 3
      moston.yaml

+ 3 - 3
moston.yaml

@@ -12,9 +12,9 @@ log:
   level: 3 # 日志等级:0-error,1-warning,2-info,3-debug
   savefile: false # 是否保存为文件,置为false会输出到标准输出
 mysql-club: # 运营ext数据库信息
-  addr: rm-2zeoq66t8vtn3v0qg.mysql.rds.aliyuncs.com:3306  # 数据库信息
-  username: new_agent     # 用户
-  password: j&33#6tLdVr14yDt # 密码
+  addr: rm-2ze0hy6002r7e8hq6.mysql.rds.aliyuncs.com:3306  # 数据库信息
+  username: club_user     # 用户
+  password: st8XAFLEKmHqEk9U # 密码
   db: club        # 数据库
   charset: utf8mb4
   max_open: 10          # 最大连接数