7b3a5fc4b0b5d59bf4dda31a28f3cf91ce2969f7
[aaf/sms.git] / sms-service / bin / deploy / consul.json
1 {
2   "server": true,
3   "log_level": "INFO",
4   "data_dir": "/consul/data",
5   "ports": {
6     "http": 8500,
7     "https": -1
8   }
9 }