v1.0 reset app.conf

This commit is contained in:
lealife
2015-06-15 19:13:59 +08:00
parent ab4b8b77a3
commit b5e0cd31dd

View File

@ -9,7 +9,7 @@ site.url=http://localhost:9000 # or http://x.com:8080, http://www.xx.com:9000
# mongdb # mongdb
db.host=localhost db.host=localhost
db.port=27017 db.port=27017
db.dbname=leanote9 # required db.dbname=leanote # required
db.username= # if not exists, please leave it blank db.username= # if not exists, please leave it blank
db.password= # 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: # or you can set the mongdb url for more complex needs the format is: