summaryrefslogtreecommitdiffstats
path: root/server/config/config.template.json
blob: a79376e90e16643bb0a10081f96fd6027ead618c (plain) (blame)
1
2
3
4
5
6
{
  "https": {
    "host": "<HOSTNAME>",
    "port": "<HTTPS_PORT>"
  }
}