chore(mongo): quote example
This commit is contained in:
parent
fd1a53b45e
commit
a6e532779b
|
@ -16,7 +16,7 @@ auth.mongo.type = single
|
|||
##
|
||||
## Value: String
|
||||
##
|
||||
## Examples: 127.0.0.1:27017,127.0.0.2:27017...
|
||||
## Examples: "127.0.0.1:27017,127.0.0.2:27017,..."
|
||||
auth.mongo.server = "127.0.0.1:27017"
|
||||
|
||||
## MongoDB pool size
|
||||
|
|
Loading…
Reference in New Issue