From 0a66e3e4dd5e59e36433cec3e99aa5d4a34c745f Mon Sep 17 00:00:00 2001 From: leanote <leanote@leanote.com> Date: Wed, 7 May 2014 08:56:19 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5d49787..aeed3b9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ the mongodb data in leante/mongodb_backup/leanote_install_data ``` mongorestore -h localhost -d leanote --directoryperdb path_to_leanote_install_data ``` +the initial data contains two users +``` +user1 username: leanote, password: abc123 +user2 username: admin, password: abc123 +``` ### Configure conf/app.conf