Skip to content

Commit 385a25b

Browse files
committed
add os
1 parent d00c292 commit 385a25b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
var os = require('os');
2+
13
var config = {};
24
config.development = {
35
// Config for database, only support mysql.

0 commit comments

Comments
 (0)