From b5e0cd31dda214ce85fe03ab758255a886458e3a Mon Sep 17 00:00:00 2001 From: lealife Date: Mon, 15 Jun 2015 19:13:59 +0800 Subject: [PATCH] v1.0 reset app.conf --- conf/app.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.conf b/conf/app.conf index d67682b..d7ebd1b 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -9,7 +9,7 @@ site.url=http://localhost:9000 # or http://x.com:8080, http://www.xx.com:9000 # mongdb db.host=localhost db.port=27017 -db.dbname=leanote9 # required +db.dbname=leanote # required db.username= # if not exists, please leave it blank db.password= # if not exists, please leave it blank # or you can set the mongdb url for more complex needs the format is: