We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00c292 commit 385a25bCopy full SHA for 385a25b
config/config.js
@@ -1,3 +1,5 @@
1
+var os = require('os');
2
+
3
var config = {};
4
config.development = {
5
// Config for database, only support mysql.
0 commit comments