fix(mong srv): fix wrong configuration
This commit is contained in:
parent
25f504c90a
commit
cb18538957
|
@ -5,7 +5,7 @@
|
||||||
## MongoDB Topology Type.
|
## MongoDB Topology Type.
|
||||||
##
|
##
|
||||||
## Value: single | unknown | sharded | rs
|
## Value: single | unknown | sharded | rs
|
||||||
auth.mongo.type =
|
auth.mongo.type = single
|
||||||
|
|
||||||
## Whether to use SRV and TXT records.
|
## Whether to use SRV and TXT records.
|
||||||
##
|
##
|
||||||
|
|
Loading…
Reference in New Issue