summaryrefslogtreecommitdiffstats
path: root/sms-service/bin/deploy/consul.json
blob: 7b3a5fc4b0b5d59bf4dda31a28f3cf91ce2969f7 (plain)
1
2
3
4
5
6
7
8
9
{
  "server": true,
  "log_level": "INFO",
  "data_dir": "/consul/data",
  "ports": {
    "http": 8500,
    "https": -1
  }
}