adding a bash script to launch sms in a vm
[aaf/sms.git] / sms-service / bin / deploy / consul.json
diff --git a/sms-service/bin/deploy/consul.json b/sms-service/bin/deploy/consul.json
new file mode 100644 (file)
index 0000000..7b3a5fc
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "server": true,
+  "log_level": "INFO",
+  "data_dir": "/consul/data",
+  "ports": {
+    "http": 8500,
+    "https": -1
+  }
+}
\ No newline at end of file