summary refs log tree commit diff
path: root/.docker/mongodb/mongod.conf
diff options
context:
space:
mode:
Diffstat (limited to '.docker/mongodb/mongod.conf')
-rw-r--r--.docker/mongodb/mongod.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.docker/mongodb/mongod.conf b/.docker/mongodb/mongod.conf
new file mode 100644

index 00000000..cbe0a2a5 --- /dev/null +++ b/.docker/mongodb/mongod.conf
@@ -0,0 +1,2 @@ +replication: + replSetName: "rs0" \ No newline at end of file