fix: 更新生产环境数据库配置信息

This commit is contained in:
zhouyonggao 2025-11-28 14:30:24 +08:00
parent 4620d3df0c
commit c1d035f9af
1 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
app:
port: "8077"
marketing_db:
host: ""
host: "market-read-only.rwlb.cn-chengdu.rds.aliyuncs.com"
port: "3306"
user: ""
password: ""
name: ""
user: "market_root"
password: "w5PlDan5Q3l4CVlm"
name: "market"
ymt_db:
host: ""
host: "lsxd-read.rwlb.rds.aliyuncs.com"
port: "3306"
user: ""
password: ""
name: ""
user: "merketing"
password: "Lsxd@2024"
name: "merketing"