mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-05-01 04:46:47 -05:00
This is necessary because the account server uses transactions, which only work in a replication set.
11 lines
128 B
Plaintext
11 lines
128 B
Plaintext
storage:
|
|
dbPath: /data/db
|
|
|
|
net:
|
|
port: 27017
|
|
bindIp: 0.0.0.0
|
|
|
|
replication:
|
|
oplogSizeMB: 2000
|
|
replSetName: rs
|