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