diff --git a/conf/files/db.json.sample b/conf/files/db.json.sample index 413b0b5..726a479 100644 --- a/conf/files/db.json.sample +++ b/conf/files/db.json.sample @@ -5,7 +5,7 @@ "Database": "cronsun", "#AuthSource": "AuthSource Specify the database name associated with the user’s credentials.", "#AuthSource": "AuthSource defaults to the cronsun's Database.", - "#AuthSource": "If connect mongodb like './bin/mongo mytest -u "test" -p "123" --authenticationDatabase admin' ,", + "#AuthSource": "If connect mongodb like './bin/mongo mytest -u test -p 123 --authenticationDatabase admin' ", "#AuthSource": "the AuthSource is 'admin'. ", "AuthSource": "", "UserName": "",