ismism/mongod.yaml
2022-11-17 14:34:37 +08:00

9 lines
124 B
YAML

systemLog:
destination: file
path: log/mongo.log
logAppend: false
storage:
dbPath: db
net:
bindIp: 127.0.0.1, ::1