summaryrefslogtreecommitdiff
path: root/config.json.example
blob: 90df3812ae7904f02f924308242c61dc853bb3b9 (plain)
1
2
3
4
5
6
7
8
{
	"host": "lvh.me:3000",
	"hostName": "lvh.me",
	"port": 3000,
	"socketPort": 1337,
	"pageSize": 10,
	"env": { "development": 1 }
}