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