# Don't commit this to source control.
# Eg. Make sure ".env" in your ".gitignore" file.
debug=true
port=8080
appName=Blog
staticDir=/static
secretKey=test
dbPath=blog.db