{
	"bind_host":"127.0.0.1",
	"bind_port":"8080",
	"static":"./data/static",
	"templates":"./data/templates",
	"data":"./data/storage"
}