summaryrefslogtreecommitdiff
path: root/config/debug.json
blob: 47e80ea260e5b2a578e87fcc6fb09f71cd394dcb (plain)
1
2
3
4
5
6
{
	"bind_host":"127.0.0.1",
	"bind_port":"8080",
	"static":"./data/static",
	"templates":"./data/templates"
}