summaryrefslogtreecommitdiff
path: root/config/default.json
blob: 0fbcf09e778afccc116aed6e7361e39e69ac301e (plain)
1
2
3
4
5
6
7
8
{
	"http":{
		"bind_host":"127.0.0.1",
		"bind_port":"8080",
		"static":"/usr/share/ceres/static",
		"templates":"/usr/share/ceres/templates"
	}
}