go_dreamfactory/bin/docker_dreamfactory/mongodb/mongod.conf
2024-01-31 19:13:30 +08:00

12 lines
152 B
Plaintext

storage:
dbPath: /data/db
journal:
enabled: true
wiredTiger:
engineConfig:
cacheSizeGB: 0.256
net:
port: 27017
bindIp: 0.0.0.0