Skip to content

Instantly share code, notes, and snippets.

@marcus-gomes-v
Created April 10, 2020 23:23
Show Gist options
  • Save marcus-gomes-v/bd69789be784ce71b35e2fca4f6d7abd to your computer and use it in GitHub Desktop.
Save marcus-gomes-v/bd69789be784ce71b35e2fca4f6d7abd to your computer and use it in GitHub Desktop.
storage:
dbPath: "/data/db"
systemLog:
path: "/data/log.mongod.log"
destination: "file"
logAppend: true
net:
bindIp : 127.0.0.1,192.168.103.100
port : 27000
processManagement:
fork : true
security:
authorization: "enabled"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment