Commit 960dfab2 authored by 姜登's avatar 姜登

yizhi

parent 7a603d6d
Pipeline #8875 failed with stage
......@@ -16,7 +16,7 @@ module.exports = () => {
baseDir: 'model/yizhi',
// other sequelize configurations
dialect: 'mysql',
host: process.env.MYSQL_PACHONG_HOST || 'rm-bp1272001633qc0x9.mysql.rds.aliyuncs.com',
host: process.env.MYSQL_PACHONG_HOST || 'rds-jb-08.mysql.rds.aliyuncs.com',
database: process.env.MYSQL_DATA_SERVER_DB_NAME || 'analysisdata',
username: process.env.MYSQL_USER || 'hexin',
password: process.env.MYSQL_PWD || 'gYUHszn9#q',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment