ismism/mongod.yaml

9 lines
124 B
YAML
Raw Normal View History

2022-11-17 14:34:37 +08:00
systemLog:
destination: file
path: log/mongo.log
logAppend: false
storage:
dbPath: db
net:
bindIp: 127.0.0.1, ::1