[Add]新增MongoDB默认服务配置
This commit is contained in:
parent
c44849e542
commit
66a4e4a133
5
mongod.cfg
Normal file
5
mongod.cfg
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
systemLog:
|
||||||
|
destination: file
|
||||||
|
path: c:\data\log\mongod.log
|
||||||
|
storage:
|
||||||
|
dbPath: c:\data\db
|
Loading…
Reference in New Issue
Block a user