不要怂,就是干,撸起袖子干!

Commit 3d118f01 by Sascha Depold

empty username

1 parent 5e4c50c4
Showing with 2 additions and 2 deletions
module.exports = { module.exports = {
username: null, username: "",
password: null, password: null,
database: 'sequelize_test', database: 'sequelize_test',
host: '127.0.0.1', host: '127.0.0.1',
......
module.exports = { module.exports = {
username: null, username: "",
password: null, password: null,
database: 'sequelize_test', database: 'sequelize_test',
host: '127.0.0.1', host: '127.0.0.1',
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!