export default { mysql: { host: '192.168.25.110', port: 3307, user: 'root', password: 'mysql_Adkijc', database: 'mir_web' } }