initial data fixed

This commit is contained in:
life
2015-04-08 14:01:24 +08:00
parent d1b6dddfd0
commit 3a0bdd803d
45 changed files with 22 additions and 34 deletions

View File

@ -2,14 +2,14 @@
# leanote config
#------------------------
http.port=80
http.port=9000
site.url=http://localhost # or http://x.com:8080, http://www.xx.com:9000
site.url=http://localhost:9000 # or http://x.com:8080, http://www.xx.com:9000
# mongdb
db.host=localhost
db.port=27017
db.dbname=leanote # required
db.dbname=leanote7 # 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: