diff --git a/app-configs/rinoa/mongodb/config/mongod.conf b/app-configs/rinoa/mongodb/config/mongod.conf index f5205f6..ede4003 100644 --- a/app-configs/rinoa/mongodb/config/mongod.conf +++ b/app-configs/rinoa/mongodb/config/mongod.conf @@ -4,7 +4,7 @@ # where and how to store data. storage: - dbPath: /data/mongodb/dbs + dbPath: /data/db directoryPerDB: true # where to write logging data.