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