X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sms-service%2Fbin%2Fdeploy%2Fconsul.json;fp=sms-service%2Fbin%2Fdeploy%2Fconsul.json;h=7b3a5fc4b0b5d59bf4dda31a28f3cf91ce2969f7;hb=db321f3d47d8abe90f9e8e82a0b860dcfb8b6561;hp=0000000000000000000000000000000000000000;hpb=863dfe2206ec754c58acd5317e611e037d751a82;p=aaf%2Fsms.git diff --git a/sms-service/bin/deploy/consul.json b/sms-service/bin/deploy/consul.json new file mode 100644 index 0000000..7b3a5fc --- /dev/null +++ b/sms-service/bin/deploy/consul.json @@ -0,0 +1,9 @@ +{ + "server": true, + "log_level": "INFO", + "data_dir": "/consul/data", + "ports": { + "http": 8500, + "https": -1 + } +} \ No newline at end of file