Update app.conf

This commit is contained in:
life
2015-03-31 18:34:45 +08:00
parent 849118f9b8
commit ade77bba58

View File

@ -2,9 +2,9 @@
# leanote config
#------------------------
http.port=9000
http.port=80
site.url=http://localhost:9000 # or http://x.com:8080, http://www.xx.com:9000
site.url=http://localhost # or http://x.com:8080, http://www.xx.com:9000
# mongdb
db.host=localhost