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

Commit eee3e1df by Alejandro Aguirre Committed by Sushant

docs(migrations): fix syntax error (#9483)

1 parent d46fc7c2
Showing with 1 additions and 0 deletions
......@@ -320,6 +320,7 @@ module.exports = {
host: process.env.PROD_DB_HOSTNAME,
dialect: 'mysql'
}
};
```
### Specifying Dialect Options
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!