Authored by htoooth

add mysql

... ... @@ -134,7 +134,7 @@ const specific = {
user: 'root',
password: 'yB877Jy7tV6juIYk'
}
},
}
};
module.exports = Object.assign(defaults, specific[env]);
\ No newline at end of file
... ...