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